Automatically detects the standard, channel bandwidth, and burst length on the I/Q complex waveform that you specify in IQ parameter, and writes the Detected Standard, Detected Channel Bandwidth, and Detected Burst Length properties.


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.

  • ccclst.png IQ

    IQ specifies the data for a complex waveform including the start, delta, and actual values.

  • cdbl.png x0

    x0 specifies the start time of the input y array. This value is expressed in seconds.

  • cdbl.png dx

    dx specifies the time interval between the samples in the input y array. This value is expressed in seconds. The reciprocal of dx indicates the I/Q rate of the input signal.

  • c1dcsg.png y

    y specifies an array of complex-valued time domain data. The real and imaginary parts of this complex data array correspond to the in-phase (I) and quadrature-phase (Q) data, respectively.

  • 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.