Synchronize over PPS Trig
- Updated2023-02-17
- 3 minute(s) read
Synchronize over PPS Trig
Synchronizes USRP RIO devices over the PPS Trig lines.
Inputs/Outputs

sync.resources in
Synchronization instance. sync.resources is obtained from the Create node.

enable
A Boolean that specifies whether to synchronize the input edge or not.

edge
Signal being synchronized. Because the first block this input encounters is a rising edge detector, the input signal edge is treated as a pulse.

common reference
The "start" signal used by the measurement logic.

clock x2
Measurement clock used by the measurement logic.

sync.fpga io in
The FPGA I/O line to receive the measurement signals on. This line is commonly the PPS TRIG IN line.

sync.fpga io out
The FPGA I/O line to send the signal out on.

sync.resources out
The same instance that was passed in for sync.resources.

synchronization delay
The number of clock cycles of delay that were added by synchronizing the input edge. This value is zero if enable is FALSE. If enable is TRUE, this value is valid only on the master target.

synchronized edge
The synchronized input edge if enable is TRUE.