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).
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