![]() |
SetPath()





Public Function |
Declared in: NiIviSwtch.h |
Declaration
inline void SetPath( const CString &path);
Description
Connects two channels by establishing the exact path specified with the path parameter.
Parameters
const CString &path
The path that you want the switch module to establish.
Example: The path from Ch1 to Ch3 over Conf1 is "Ch1->Conf1,Conf1->Ch3".