CNiIviSwtchPath::SetPath

Measurement Studio IVI

Class
CNiIviSwtchPath::
SetPath()
Base ClassesFunctionsGo to hierarchy chart    Prev page: IsDebouncedNext page: WaitForDebounce    
Public Function Declared in:
NiIviSwtch.h

'Declaration' icon -- Shortcut to top of page. Declaration

inline void SetPath(
    const CString &path);

'Description' icon -- Shortcut to top of page. Description

Connects two channels by establishing the exact path specified with the path parameter.

Shortcut to top of page. 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".

'See Also' icon -- Shortcut to top of page. See Also