Closes an NI-RFSA external alignment session and, if specified, stores the new external alignment constants and data, such as time and temperature, in the onboard EEPROM.

Supported Devices: PXIe-5605 (PXIe-5665 only), PXIe-5606 (PXIe-5668 only)


icon

Inputs/Outputs

  • civrn.png instrument handle

    instrument handle identifies your external alignment session. instrument handle is obtained from the niRFSA Initialize External Alignment VI.

  • cu16.png action

    action specifies how to use the alignment values from this session as the session is closed.

    Abort (3100)

    The old alignment constants are kept, and the new ones are discarded.

    Commit (3101)

    The new alignment constants are stored in the EEPROM.

  • cerrcodeclst.png error in

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

  • ierrcodeclst.png error out

    error out contains error information. So if an error was contained in error in and this VI also produces an error, error out contains the same information as error in. For all other cases, this output provides standard error out functionality.