Saves the configurations of the session to the specified file.

Supported Devices: PXIe-5820/5830/5831/5832/5840/5841/5842/5860


icon

Inputs/Outputs

  • civrn.png instrument handle

    instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

  • cstr.png channel name

    channel name specifies the name of the channel. This string is case-insensitive and alphanumeric, and it cannot use reserved words.

  • cpath.png file path

    file path specifies the absolute path of the file to which the NI-RFSG saves the configurations.

  • cerrcodeclst.png error in

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

  • iivrn.png instrument handle out

    instrument handle out passes a reference to your instrument session to the next VI. instrument handle out is obtained from the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

  • ierrcodeclst.png error out

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