08-19-2025 08:34 AM
i have a test coming up. i need 2 PXI chasis to collect the data. the customer wants accurate time stamp on all signals. i have 1 GPS antenna. each PXI chasis has a single PXI6683H. according to NI documentation, the PXI-6683H has a clock out. clock In circuitry is not included. is there a way to share the GPS time between to the 2 PXI--6683H cards in each chasis, or what is the best way to do this?
08-19-2025 07:52 PM
What is the distance between two chassis? I assume they both have own PXI controller?
08-19-2025 09:32 PM
IEEE-1588 (PTP) is an easy way to share time between PXI-6683s. It is a network-based time synchronization protocol. With 2 PXI-6683s, all you need is a direct Ethernet connection between them (Specialized hardware is needed if connected via a switch).
I would recommend taking a look at the following articles:
Hope this helps,
-Tyler