Signal Conditioning

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to rout ch0 to ab0 with one channel call when in 1-wire mode?

I am using the 1127 module and would like to be able to rout chx to ab0 using one call instead of two calls that the help file shows (chx -> com0 and then com0 -> ab0)? Will (chx -> ab0) work? The x after ch is a don't care for channel 0 - 63. I am using it in 1-wire mode.
0 Kudos
Message 1 of 2
(2,876 Views)
Hi,

When using the SCXI-1127 you have to make two separate calls to connect chx to abx. You have to explicitly connect chx -> comx and then comx -> abx. Remember that you can make one call to connect comx -> abx at the beginning of the program and then every time you make a call to connect chx -> comx then chx will be connected to abx. In a way, after the first connection is made to abx, then it only takes one call to connect chx to abx.

Additionally, if you want to make predefined channel routes through multiple switches then you can use the Switch Executive software.

http://www.ni.com/switchexecutive/

Hope this helps!

Erick D.
NI Applications Engineer
0 Kudos
Message 2 of 2
(2,876 Views)