NI Switch Executive

Content Type
Programming Language
Current manual

niSE_IsConnected

niSE_IsConnected

Checks to see whether the specified route or route group is connected.

Function Prototype

NISEStatus __stdcall niSE_IsConnected( NISESession sessionHandle,
NISEConstString routeSpec,
NISEBoolean * isConnected);

Parameters

Input

NameTypeDescription
sessionHandle NISESession The session referencing this NI Switch Executive virtual device session.
routeSpec NISEConstString The string specifying the route and route groups to be checked. Refer to Route Specification Strings for more information.

Output

NameTypeDescription
isConnected NISEBoolean Returns TRUE if the specified route and route groups are connected or FALSE if they are not connected.
Was this information helpful?

Help us improve your future ni.com experience.

What are you trying to do?

Submit