Get Time (Single)
- Updated2023-02-17
- 2 minute(s) read
Get Time (Single)
Gets the time on the FPGA. Reads the time from the previous CPTR, or now. This node cannot read the time from the next CPTR and will cause an error.
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

when
indicates when to get or set the time.

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

time
Time to set on the devices.

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