I'm trying to run the example Acq-Ext.prj to test acquisition of a triggered signal. The UI has a string control that is transformed by a call to NIDAQmx_NewPhysChanAICtrl into a dropdown list of available boards and channels, etc. However, when I run the program and select a board / channel from the list, the string field is not updated with the selection. Likewise with using NIDAQmx_NewTerminalCtrl; the entry field does not update with the selection from the drop list. I have not modified the example in any way.
I'm running CVI 2009 and using NIDAQmx 9.0.2. And I'm trying to access a PXI-4462 board.
TIA!
Jesse