CNiIviSwtchPath::Connect

Measurement Studio IVI

Class
CNiIviSwtchPath::
Connect()
Base ClassesFunctionsGo to hierarchy chart    Prev page: CanConnectNext page: Disconnect    
Public Function Declared in:
NiIviSwtch.h

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

inline void Connect(
    const CString &ch1,
    const CString &ch2);

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

Connects the shorted posssible path between two channels. If a path is not available, the function throws an exception.

Shortcut to top of page. Parameters

const CString &ch1

One of the two channels to connect.

const CString &ch2

One of the two channels to connect.

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