NISE - Disconnect Step

Use the NISE - Disconnect step to disconnect the routes specified in the disconnection specification.

Note The NISE - Disconnect step must be used inside of an ECU Multi Test or ECU Action step with its module adapter configured as Sequence. The NISE - Disconnect step requires the Pin Map context passed from these steps as an input.

Use the NISE - Disconnect step edit tab in the TestStand Sequence Editor to specify the Pin Map context and the pins to query to obtain their associated NI Switch Executive instrument sessions.

NISE - Disconnect Step Settings Tab

The NISE - Disconnect Step Settings tab contains the following options:
  • Virtual Device Session—Specifies the NI Switch Executive virtual device session returned by the NISE - Pin to Sessions step.
  • Disconnection Specification—Specifies the routes or route groups you are disconnecting. The expression must be a valid route specification string as defined by the NI Switch Executive configuration for the virtual device being used.
  • Wait for Debounce—If True, the NISE - Disconnect Step step waits for all switches to debounce before it returns. If False, it immediately returns after the switch control is completed. The Wait for Debounce action occurs after all Connect and Disconnect operations are complete. The default Wait for Debounce value in this step is False.
  • Maximum Time (ms)—Specifies the amount of time in milliseconds to wait for debounce to complete. A value of 0 checks for debouncing once and returns an error if the system is not debounced at that time. A value of -1 means to wait for an infinite period of time until the system is debounced. The default Maximum Time in this step is set to -1.