Hello Everyone,
I am using an NI9205 to gather voltage data from a Robot Shop S load cell. The reason I am using a NI9205 is because it’s range goes down to millivolts, making it great for load cells. The issue I am having is when I initialize my task and run the VI, the NI9205 does not output millivolts. Instead it outputs microvolts or even smaller. Loadcells are supposed to output voltage in the millivolt range. I tried multiple methods for initializing the NI9205 and none of them outputted millivolts. The methods I tried are shown below.
The final method I tried gave me an error, which is also listed below.
Any information would be appreciated in trouble shooting this issue!
Error -200431 occurred at DAQmx Create Channel (AI-Force-Bridge-Two-Point-Linear).vi:3350002
Possible reason(s):
Selected physical channel does not support the measurement type required by the virtual channel you are creating.
Create a channel of a measurement type that is supported by the physical channel, or select a physical channel that supports the measurement type.
Property: AI.MeasType
Requested Value: Force:Bridge
Possible Values: Current, Resistance, Strain Gage, Temperature:Built-in Sensor, Temperature:RTD, Temperature:Thermistor, Temperature:Thermocouple, Voltage, More:Voltage:Custom with Excitation
Task Name: _unnamedTask<7F>