As part of the process of using the 1520, I need to know the actual applied excitation value. In this case the 1520 is programmed to provide 10VDC excitation for each channel. On one channel I measure 10.000 V and on another channel I measure 9.997 V. I can understand why there is a voltage difference between channels, and for this reason I need to know the actual applied values.
There are two DAQmx Channel property nodes that I can find that deal with excitation values. One is Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Value. When I read this value, I get a constant 9.99756 reading for both channels. As I understand the context sensitive help, this value
is simply the excitation value for which the channel is programmed for excitation voltage. If so, why does it read 9.99756 instead of 10.00000?
And then there is the other property node, which is Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Advanced >> Actual Excitation Value. When I read this value I get a constant 2.50000 for all channels. Where does 2.50000 come from and how does this relate to the excitation voltage?
In summary, is there a way to actively read the actual excitation voltage that each channel is providing? I also have to wonder how the Remote Sense function ties in with all this? (The Remote Sense lines are connected to the Power lines.) Please advise.