06-11-2007 02:09 PM
06-12-2007 10:34 AM
Hi Mike,
There is no way for you to internally route an analog output to an analog input. The only solution is to physically connect the two lines together with a wire.
I came to this conclusion through the following steps:
1- Start MAX and select the DAQmx device under "Devices and Interfaces>>NI-DAQmx Devices" that you want to internally route signals through.
2- Click on the "Device Routes" tab on the bottom of the right hand window (It defaults to the "Attributes" tab)
3- Line up the Source with the Destination to see if the connection can be internally routed (either direct or indirect)
I came to the above conclusion by following these steps for a PCI-6251 DAQ device (the analog output & input do not exist in the "Device Routes" tab therefore they do not support internal routing), but you should verify this for your specific hardware. Let me know if you have any other questions/concerns.
Cheers,
Jonah Paul
Applications Engineer
National Instruments
06-13-2007 06:56 AM
10-29-2007 02:45 PM
Hi,
I'm also trying to read back the value of an analog output channel. I'm using DAQmx 8.6.0f5. I don't see anything about "Internal Terminals" when I select I/O Name Filtering from my DAQmx channel constant.
Was this feature recently dropped from DAQmx? Are there some situations under which these are not shown? Are they shown even when only a simulated device (no actual device) is present in MAX? I'm using a simulated PCI-6221 to develop a customer application offline.
Jeff.
10-30-2007 08:01 AM