Dynamic Signal Acquisition

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting the gain on a 6023e using SCAN_Op (NI-DAQ)

I'd like to set the gain on a 6023e to 0.5 (+- 10v) but both the SCAN_Op command and the AI_Read command only accept integers. How can I do this? (I'd prefer to use NI-DAQ, and I'm programming in c).
0 Kudos
Message 1 of 2
(6,399 Views)
Did you try "-1" ?
This is what you get when setting a gain of 0.5 in the DaqOp function panel in LabWindows/CVI.
It looks like the documentation for this function needs some attention...
Hope this will help !
Gerald Albertini
0 Kudos
Message 2 of 2
(6,399 Views)