Normalizes the input waveform and writes it into the NI RF vector signal generator. This VI computes the peak to average power ratio (PAPR) using the bursts in the waveform, stores the PAPR, sample rate, waveform size, and runtime scaling value of -1.5 dB 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 used to write the waveform to the NI-RFSG device memory.

  • ccclst.png waveform in

    waveform in specifies an array of the complex single waveform clusters which has to be downloaded to the device.

  • cdbl.png t0

    t0 specifies the start time of the given input waveform.

  • cdbl.png dt

    dt specifies the time interval between the samples in the given input waveform.

  • c1dcsg.png y

    y specifies an array of the complex single waveform to be downloaded to the device.

  • cbool.png burst present

    burst present specifies whether the burst is present in the given waveform.

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