Get Future Event
- Updated2023-02-17
- 2 minute(s) read
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

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

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

instance
indicates that the future event time is valid.

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

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

valid
indicates the future event time is valid.

error out
Error information.
The node produces this output according to standard error behavior.
Programming Patterns
The Time node and Initialize node must execute before the Get Future Event node.