Returns the marker locations associated with the waveform and the marker stored in the NI-RFSG session.

Supported Devices: PXIe-5820/5830/5831/5832/5840/5841/5842


icon

Inputs/Outputs

  • cstr.png channel name

    channel name specifies the waveform name and the marker name.

    Example:

    "waveform::waveform0/marker0"

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

  • i1ddbl.png locations

    locations returns the marker locations stored in the NI-RFSG session for the channel you specified in the channel name parameter. This value is expressed in samples.

  • ierrcodeclst.png error out

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