Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set Gain on analog Chs for MIO-16 E device?

DAQmxErrChk(pDAQmxSetChanAttribute(m_taskHandle2,"Dev1/ai0:1",DAQmx_AI_Gain,2));

The DAQmx_AI_Gain property is not supported  for my MIO- E device, how will I be able to set the Gain?

 

Thanks

0 Kudos
Message 1 of 2
(5,982 Views)

The gain is automatically set based on the maximum and minimum values that are specified when you create a channel. 

 

-Christina
0 Kudos
Message 2 of 2
(5,964 Views)