Sets the time value of the onboard device timer.


icon

Inputs/Outputs

  • cstr.png channel list

    channel list specifies the channel(s) on which to set the time.

  • civrn.png session handle

    session handle identifies your instrument session.

    session handle is obtained from the niUSRP Open Tx Session VI or the niUSRP Open Rx Session VI and identifies a particular transmit (Tx) or receive (Rx) session.

  • ci32.png apply timestamp

    apply timestamp specifies when to apply the timestamp to the onboard device timer. The default value is now.

    now (0)

    Sets the onboard device timer to the specified timestamp immediately.

    next timebase edge (1)

    Sets the onboard device timer to the specified timestamp at the next edge of the timebase clock.

  • cnclst.png timestamp

    timestamp specifies the time to set on the onboard device timer.

  • cu64.png whole seconds

    whole seconds is the integer number of seconds for the time to set on the onboard device timer.

  • cdbl.png fractional seconds

    fractional seconds is the double-precision floating-point value representing the remaining fraction of a second for the time to set on the onboard device timer.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • iivrn.png session handle out

    session handle out passes a reference to your instrument session to the next VI.

    session handle out is obtained from the niUSRP Open Tx Session VI or the niUSRP Open Rx Session VI and identifies a particular transmit (Tx) or receive (Rx) session.

  • ierrcodeclst.png error out

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