Does anyone have experience controlling the PXI-2520 using the DAQmx driver? I realize that this is a switch but this page suggests DAQmx supports the hardware:
- https://www.ni.com/en/support/documentation/compatibility/21/ni-hardware-and-operating-system-compatibility.html
- Pull down on the page provides information for PXI-2520 under both NI Switch and DAQmx
As a test, I tried using the "Digital -SW-Timed Output.vi" DAQmx shipping example with the PXI-2520 simulated using port0/line0 format for the channel (the channels do not auto populate in the drop down) and this resulted in Error -200170 (channel does not exist error).
A colleague pointed out that if a PXI-2568 (a similar SPST switch, just fewer channels) is simulated instead the DAQmx shipping example works as expected (the channels also auto populate in the drop down).
Any help would be appreciated.