Get Future Event

Gets the future event time on the FPGA for a given future event instance. The future event time is only valid if valid is True.

Inputs/Outputs

datatype_icon

niusrprio session in

Object created by the Open node and used as the session handle for the USRP RIO nodes.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

instance

indicates that the future event time is valid.

datatype_icon

niusrprio session out

The niUsrpRio session used in all subsequent USRP RIO host nodes.

datatype_icon

future event time

Time used to schedule a future event or the scheduled future event time.

datatype_icon

valid

indicates the future event time is valid.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior

Programming Patterns

The Time node and Initialize node must execute before the Get Future Event node.