LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LAB VIEW & DAQ

Subject : LABVIEW & DAQ.
I am programming an application in LABVIEW, with DAQ functions ( sub palette- Analog Input ).

1) I am facing a problem in setting the customised values to an array in AI Config.vi:
Array Label : coupling & input config (no change:0)
I need to change the value of input config (no change:0) where it has the default value as no change, and I want to change it to ref single-ended (2).
I am using this AI Config.vi in another VI of where I am reading the data.

2) I need to change the values of an array in VI named AI Hardware Config.vi, which is a sub vi of AI Config.vi.
Array Label : [ alternate input limits settings (no change) ]
I need to change the values of Gain and Pol
arity.
I am using this AI Config.vi in another VI of where I am reading the data.
I t would be great suggestion if I can introduce a control to change the Gain and Polarity from my VI.

Thanks.
SN
0 Kudos
Message 1 of 2
(2,548 Views)
Use the NI Channel-Wizard to set limitations, measurement
(differential/ref.-single-ended/unref.-single-ended), polarity, gain etc.

Philipp
0 Kudos
Message 2 of 2
(2,548 Views)