Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Pascal sous LabVIEW 7

We want to include in our LabVIEW 7 application a program write with PASCAL language.
Is it possible?
If yes, how can we do it?
Thanks for your answer.
CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 1 of 2
(2,625 Views)
Hi,
The best and easiest way is to create a DLL with your Pascal code. Then you will be able to call your DLL functions from LabVIEW.
You will find more informations on the following links :
http://zone.ni.com/devzone/conceptd.nsf/webmain/5CF9A9FFD774028586256869005FF2ED
http://zone.ni.com/devzone/conceptd.nsf/webmain/B26A875ACA51C567862567CA0055FF24
Regards,


Benjamin CHARLES
Applications Engineer
National Instruments France
Message 2 of 2
(2,625 Views)