niSwitch_ResetWithDefaults

NI-SWITCH Functions

niSwitch_ResetWithDefaults

Specific Function

C Function Prototype

ViStatus niSwitch_ResetWithDefaults (ViSession vi);

Purpose

Resets the switch module and applies initial user specified settings from the logical name used to initialize the session. If the session was created without a logical name, this function is equivalent to niSwitch_reset.

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.