LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

programatically Setting SCXI-Gain

I would like to programatically make settings on the SCXI 1520 Strain Gauge module. When i want to set SCXI Gain with AI parameter.vi iam wiring the gain value i require to float in parameter,but i get an error such as "numeric Parameter is invalid",what could be the reason?
0 Kudos
Message 1 of 2
(2,423 Views)
Hey Murali,

Here is a discussion forum thread that has already addressed this issue from the traditional NI-DAQ side.

http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RNAME=ViewQuestion&HOID=50650000000800000048880000&ECategory=Measurement+Hardware.Multifunction+DAQ

With NI-DAQmx you can get and set the gain for specific SCXI channels using the DAQmx Channel Property Node->Analog Input:General Properties:Advanced:Gain:Gain Value Property.

I hope this helps out,

Joshua P.
Application Engineering
National Instruments
0 Kudos
Message 2 of 2
(2,423 Views)