10-16-2005 05:08 AM
10-17-2005 11:50 AM
10-17-2005 11:52 AM
Hi Nadav,
An effective method when switching at a fast rate is to repetitively call niSwitch_CanConnect:
ViStatus niSwitch_CanConnect (ViSession vi, ViConstString channel1, ViConstString channel2, ViInt32* pathCapability);
When pathCapability returns NISWITCH_VAL_PATH_EXISTS, you know channel1 and channel2 are connected.
Let me know if you have further questions!
Chad AE
Applications Engineer