Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Qiang
Posted - 07/23/2003 : 08:56:55 AM Hi all,
After looking through FFTTOOLS.OGS file under origin, I wonder whether it is possible to create an OGS file?
I have looked at an example called NMR on the internet. After installing it, it has added an extra item called NMR in the file bar together with file, edit view, analysis etc. It'd be great if anyone knows how I could add something like that into Origin, or an extra under Analysis where FFT is under to create a custom FFT program.
I intend to copy across some of the FFT commands under FFTTOOLs and change some of the commands to adapt to our task. Unfortunately I couldn't find a file that is a strucure above it that calls the FFTTOOLS.OGS file.
Look up documentation on the menu command in the LabTalk language reference help file for information on how to change/add to menus. You can have your menu item then call your OGS (LabTalk Script) file, and your script file can load/call Origin C functions.