T O P I C R E V I E W |
pcvolkmar |
Posted - 10/12/2005 : 04:17:01 AM Origin Version (Select Help-->About Origin): Operating System: win xp
Hello everybody, I would like to know if the scripts done in labtalk are compatible with Origin C. They are had to rewrite all to C.
Thanks a lot,
PVolkmar.
|
2 L A T E S T R E P L I E S (Newest First) |
Mike Buess |
Posted - 10/12/2005 : 2:01:05 PM If you have upgraded to Origin 7 or 7.5 from an earlier version most of your old LabTalk scripts should still work. It's not necessary to rewrite them as Origin C functions.
Mike Buess Origin WebRing Member |
easwar |
Posted - 10/12/2005 : 1:58:32 PM Hi PVolkmar,
You can issue LabTalk commands from Origin C using the LT_execute() method. Also LabTalk objects such as NLSF, FFT etc can be accessed from OC. Existing OGS files and sections can be used as well by executing a call to such sections.
For more details, please see the Programming help file and the topic: Programming Guide->LabTalk Access (the above is in 7.5 help files - should have similar topic in 7.0)
Easwar OriginLab
|