‎05-18-2010 08:58 AM
I am a labview beginner. I try to use labview to control our gas permeation system. Firstly, labview acquire pressure data from PR4000 readout . When pressure is down to certain value then the data goes through NI 6501 I/O device then universal relay card to switch solenoid valve. Then labview coninue acquire pressure data from transducer .
I hope somebody can give me some advice for writing this program. Or what kind of existing VI programe can I use to modify it?
Thanks
‎05-19-2010 02:38 PM
Howdy MYLONG!
One of the best resources to find LabVIEW example programs is in the LabVIEW Example Finder. You can access it in LabVIEW by going to Help>>Find Examples...
For examples on outputting data to the NI 6501 I would recommend looking in the Hardware Input and Output>>DAQmx>>Digital Generation folder.
If you are using serial communication to talk with your PR4000 then look in the Hardware Input and Output>>Serial folder for examples.
Regards,
‎05-19-2010 09:57 PM
‎05-19-2010 10:01 PM