07-26-2007 05:03 PM
07-27-2007 01:25 AM
07-27-2007 09:06 AM
Hi vijay,
The pressure sensor has a voltage output of 0-10 v. It is supplied an excitation by an external source. The actuator is an air valve. It is a magnetic piston driven actuator that allows air to pass through when triggered. The pressure sensor is measuring the air allowed through.
For equipment, I have the 6014 which is connected to an SC-2345. In that I have the following: SCC-AI01, SCC-AI02, SCC-FT01, SCC-FT01, SCC-TC02, SCC-DI01, SCC-DI01, SCC-RLY01, SCC-RLY01, SCC-PWR02. I have several empty slots too.
I hope this helps!
Thanks! Patty
07-27-2007 03:13 PM
07-30-2007 08:13 AM
07-30-2007 08:17 AM
I'm sorry. I forgot to mention. Analog output for the actuator.
Thanks! Patty
07-30-2007 06:03 PM
Hi Patty,
The NI-6014 analog input lines will be able to read the 0V
to 10V signal from the pressure sensor. However,
the maximum DC or AC voltage that can be supplied by the NI-6014 is from -10V
to 10V. Even with the SC-2345 and two
SCC-AO10 modules in series, the maximum analog output is only -20 to 20V. On page four of the manual for the SCC-AO10, there is more information on setting two SCC-AO10 in series. To output a full 24V with the NI-6014 and
SC-2345 you will need to use an external voltage source. You could use a relay module (SCC-RLY01) and a digital line
on the NI-6014 to turn the external voltage source on and off. You can find the manual for the SCC-RLY01 here.
I also noticed that you were wondering if there was a good place to find examples for doing these analog input and output tasks. If you’re using DAQmx, I would recommend using the example finder in LabVIEW (Help » Find Examples). A good example for continuous analog input measurements can be found here: Hardware Input and Output » DAQmx » Analog Measurement » Voltage » Cont Acq&Graph Voltage-Int Clk.vi. A good example for analog output can be found here: Hardware Input and Output » DAQmx » Analog Generation » Voltage » Gen Voltage Update.vi.
Please let me know if you have any more questions,
Paul C.
07-31-2007 10:15 AM
Thanks! I will try the external voltage. I wasn't sure about how the equipment worked so this was very helpful information!
Thanks! Patty