niSwitch_reset
Specific Function
C Function Prototype
ViStatus niSwitch_reset (ViSession vi);
Purpose
Disconnects all created paths and returns the switch module to the state at initialization. Configuration channel and source channel settings remain unchanged.
Parameters
| Name | Type | Description |
|---|---|---|
| vi | ViSession | A particular NI-SWITCH session established with niSwitch_InitWithTopology, niSwitch_InitWithOptions, or niSwitch_init and used for all subsequent NI-SWITCH calls. |