10-21-2010 08:51 AM
Solved! Go to Solution.
10-21-2010 01:11 PM - edited 10-21-2010 01:12 PM
Tom,
Actually, thanks to Pressure Systems doing the leg work, controlling and reading data from Netscanners into LabVIEW is very easy. First, download the LabVIEW drivers from their website:
http://www.pressuresystems.com/Portals/11/SoftwareFirmware/NetScanner/netlab.zip
Once you've extracted the .exe, run it and save the files to a directory you can access easily. Then extract the PSI9016.llb from the file 'newlvvis.zip'.
Then you can write a very simple application to initialize, rezero, and read from the modules, much the same as you would do buffered acquisition with NI DAQ boards. One thing I've learned from using these VIs over the years - don't directly wire the TCP address out from the initialize routine directly in to the subsequent VIs. Instead, create an indicator of the address, then use Local Variables reads to send the address into the Rezero, Read, and Close VIs. Finally, the Rezero routine assumes that you have a 100-120 PSIg dry gas (air or nitrogen) connected to the 'SUPPLY' port on the Netscanner. This allows a pressure-activated solenoid to actuate which puts equal pressure on both sides of the diaphragms of all the transducers. Skipping this step can lead to offset data!
Good Luck,
Jim
10-22-2010 03:12 AM
01-19-2011 12:27 AM
Can you please send vi file how to use this source library function like NI DAQassistant
thanks for advance
01-19-2011 12:29 AM
Can you please example vi file how to use this Netscanner 9116 labview vi files similar like NI DAQassistant
01-19-2011 01:08 AM
Hi Mic,
as PressureSystems isn't related to NI you will get no support for their products directly through DAQAssistent (or MAX or DAQmx or...).
You have to use the library of functions as supplied by PS by calling them as simple subVIs! And read the (context) help for those functions...
01-24-2011 02:24 AM
Hi,
here you've simply application for a Pressure Systems devices.
01-24-2011 07:47 AM
Thank you
But we are having Labview 7.1 can you please send me for LV 7.1 compatible
Thanks in advance
01-24-2011 09:11 AM
Hi,
here you've for 8.0
01-24-2011 10:28 PM
Hi Tom,
I am very sorry to ask again I dont have Lab view 8.0 also, If you can make it in Labview 7.1 compatible will be great help to me further
Thanks in advance