SwitchDisconnectAll Function

Syntax

SwitchDisconnectAll(String device, Boolean waitForDebounce = True)

Return Value

This function always returns 0.

Purpose

This function disconnects all paths in the device defined in the National Instruments Switch Executive.

Parameters

device as String

The virtual device on which to performs the switching action.

waitForDebounce as Boolean

An optional Boolean that specifies whether the operation waits for all switches to debounce before returning to TestStand. The wait for debounce occurs after the disconnect operation completes. The default value is True.