Returns the sample rate stored in the NI-RFSG waveform database. This VI uses the waveform name parameter as the key to retrieve the waveform property.


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 retrieve the sample rate value.

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

  • idbl.png sample rate

    sample rate returns the sampling rate stored in the NI-RFSG waveform database for the waveform you specified in the waveform name parameter. This value is expressed in samples per second (S/s).

  • ierrcodeclst.png error out

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