Tells the device to execute the next hardware configuration setting at the specified timestamp. This should only be used after niUSRP Initiate VI is called on the session.


icon

Inputs/Outputs

  • cstr.png channel list

    channel list specifies the channel(s) on which to set the configuration

  • civrn.png session handle

    session handle identifies your instrument session.

  • cnclst.png command time

    command time specifies the time at which the next command will activate in seconds, interpreted as whole seconds.fractional seconds.

  • cu64.png whole seconds

    whole seconds is the integer number of seconds for the time of the start trigger, according to 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 of the start trigger, according to 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.

  • ierrcodeclst.png error out

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