Switch Hardware and Software

cancel
Showing results for 
Search instead for 
Did you mean: 

Having trouble using SCXI-1163R with DaqMx - looking for an example.

We currently use the 1163R as a traditional device just fine but when I try to use it as a DaqMx device I can't get it to switch any of the lines by accepting a 32 1d array of boolean. Any ideas or examples?

thanks!
Mike
0 Kudos
Message 1 of 4
(6,846 Views)
Hi Mike,

Are you attempting to do scanning with the SCXI-1163R? Are you using an example? Please elaborate more on this issue and I'll respond with information that is more helpful.

Thanks,

Chad AE
Applications Engineer
0 Kudos
Message 2 of 4
(6,833 Views)
Hi Mike,

If you are trying to send a bit pattern to the 1163R with DAQmx, you can use the VI called Write Dig Port. This example demonstrates how to write values to a digital output port in DAQmx.

In LabVIEW, if you go to Help->Find Examples...

Browse to Hardware Input and Output->DAQmx->Digital Generation->Write Dig Port.vi.

Let me know if this is what you were looking for!

Chad AE
Applications Engineer
Message 3 of 4
(6,819 Views)
That will do it! Thanks!
0 Kudos
Message 4 of 4
(6,816 Views)