Stores the LO offset mode value, which you specify in the LO offset mode parameter, in the NI-RFSG waveform database.


icon

Inputs/Outputs

  • civrn.png instrument handle in

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

  • cstr.png waveform name

    waveform name specifies the name of the waveform for which you want to store the LO offset mode value.

  • ci32.png LO offset mode

    LO offset mode specifies the LO offset mode to store in the NI-RFSG waveform database. The default value is Auto. The following enums define the behavior of the niRFSGPlayback Set Script to Generate VI on PXIe-5840/5841/5842 and PXIe-5830/5831/5832.

    Auto (0) Sets the signal bandwidth value to the niRFSG Signal Bandwidth property, and resets the niRFSG Upconverter Frequency Offset property.
    No Offset (1) Resets the values of the niRFSG Signal Bandwidth and niRFSG Upconverter Frequency Offset properties.
    Disabled (2) Does not set the niRFSG Signal Bandwidth property or reset the niRFSG Upconverter Frequency Offset property.
    Note Measurement results might get affected while performing measurements in the RFmx driver, if the signal analyzer measurement frequency span is wide enough to capture signal generator LO. In these cases, it is recommended to configure the LO Offset Mode parameter to No Offset.
  • 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 from the instrument session to the next VI.

  • ierrcodeclst.png error out

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