Configures the array of offset start and stop frequencies and specifies whether the offsets are present on one side, or on both the sides of the carrier when you set the SEM Mask Type property to Custom.


icon

Inputs/Outputs

  • cstr.png Selector String

    Selector String specifies a selector string comprising of the signal name. If you do not specify the signal name, the default signal instance is used. The default value is "" (empty string).

    Example:

    ""

    "signal::sig1"

    You can use the RFmxWLAN Build Signal String VI to build the selector string.

  • cgenclassrntag.png Instrument Handle In

    Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI or the RFmxInstr Initialize NIRFSA (Array) VI.

  • c1ddbl.png Offset Start Frequency (Hz)

    Offset Start Frequency specifies the array of offset start frequencies, relative to the carrier frequency. This value is expressed in Hz. The default value is an empty array.

  • c1ddbl.png Offset Stop Frequency (Hz)

    Offset Stop Frequency specifies the array of offset stop frequencies, relative to the carrier frequency. This value is expressed in Hz. The default value is an empty array.

  • c1di32.png Offset Sideband

    Offset Sideband specifies whether the offset segments present on one or both sides of the carrier. The default value is Both.

    Neg (0)

    Configures a lower offset segment to the left of the carrier.

    Pos (1)

    Configures an upper offset segment to the right of the carrier.

    Both (2)

    Configures both negative and positive offset segments.

  • cerrcodeclst.png error in (no error)

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

  • igenclassrntag.png Instrument Handle Out

    Instrument Handle Out passes a reference of your RFmx session to the next VI.

  • ierrcodeclst.png error out

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