NI Switch Executive

Table of Contents

niseCfg Import Specific VI

  • Updated2023-02-21
  • 3 minute(s) read

Imports a virtual device configuration from a file.

niseCfg Import Specific

ci32.gif

File Format specifies the file format that contains the NI Switch Executive virtual device configuration.

cstr.gif

Virtual Device Name specifies the name you want to assign to the imported virtual device configuration.

cpath.gif

Path specifies the full path to the filename that contains the exported NI Switch Executive virtual device configuration.

cbool.gif

Overwrite Existing (False) specifies whether to overwrite the existing configuration. Pass True to replace any existing virtual device configurations with the same name. Pass False to return an error if a virtual device configuration with the same name already exists.

cerrcodeclst.gif

error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.

cbool.gif

status is TRUE (X) if an error occurred before this VI ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI ran. The default is FALSE.

ci32.gif

code is the error or warning code. The default is 0. If status is TRUE, code is a non-zero error code. If status is FALSE, code is 0 or a warning code.

cstr.gif

source describes the origin of the error or warning and is, in most cases, the name of the VI that produced the error or warning. The default is an empty string.

ierrcodeclst.gif

error out contains error information. This output provides standard error out functionality.

ibool.gif

status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.

ii32.gif

code is the error or warning code. If status is TRUE, code is a non-zero error code. If status is FALSE, code is 0 or a warning code.

istr.gif

source describes the origin of the error or warning and is, in most cases, the name of the VI that produced the error or warning.

Log in to get a better experience