简体   繁体   中英

Toggling between NRSE, RSE and Differential Analog inputs in LabWindows CVI

I'm having some issues reading analog input from a DAQ card in LabWindows CVI; the input configuration seems to be set to "Differential" by default, and I was wondering how I would go about changing that to NRSE.

调用DAQmxCreateAIVoltageChan() ,请使用DAQmx_Val_NRSE代替terminalConfig参数的DAQmx_Val_Cfg_Default

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM