03-22-2010 12:11 PM
Hi,
I want to Change the mode (ie from voltage to current or RTD etc) of the NI 9219 universal input module programmatically. Is there any way to do it??
Also wondering how LV project window caputures this info from us and process it...
Thanks,
Nanda
03-24-2010 04:33 AM
Do you mean to do this with a cRIO platform? You can do so in this fashion.
03-24-2010 08:57 AM
Vaibhav,
While the interface certainly implies that changing the mode is possible, unfortunately only range changes within the deployed mode are possible for the 9219. You can expect an error from the property node if your code attempts to change the mode of a 9219 channel.
See this thread for a similar discussion, http://forums.ni.com/ni/board/message?board.id=280&thread.id=7828&view=by_date_ascending&page=1
Sorry for the confusion,
Sebastian
03-24-2010 02:22 PM
08-05-2010 08:40 AM
As an update to this, with LabVIEW 2010 and NI-RIO 3.5.1 it is now possible to change the 9219 mode programatically. Other changes, like specialty digital mode and digital line direction are also possible.
Sebastian