Queries and returns the arbitrary waveform capabilities of the NI-RFSG device. These capabilities are related to the current device configuration. The NI-RFSG device must be in the Configuration or Generation state before you call this VI.

Supported Devices: PXIe-5644/5645/5646, PXI-5670/5671, PXIe-5672/5673/5673E, PXIe-5820/5830/5831/5832/5840/5841/5842/5860


icon

Inputs/Outputs

  • civrn.png instrument handle

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

  • 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 to your instrument session to the next VI. instrument handle out is obtained from the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

  • ii32.png maximum number of waveforms

    maximum number of waveforms returns the maximum number of arbitrary waveforms, as specified in the Max. Number Waveforms property, that you can write.

  • ii32.png maximum waveform size (samples)

    maximum waveform size returns the value of the Max. Waveform Size property. The number of samples that you write must be less than or equal to this value.

  • ii32.png minimum waveform size (samples)

    minimum waveform size returns the value of the Min. Waveform Size property. The number of samples that you write must be greater than or equal to this value.

  • ierrcodeclst.png error out

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

  • ii32.png waveform quantum

    waveform quantum returns the quantum value the signal generator uses. The value of the Waveform Quantum property is returned.