Solution
Based on this observation alone, one might conclude that the system is not properly synchronized. However, it is important to note that this interpretation is misleading, as it relies on the direct comparison of the “Current Time (local)” values, which are influenced by software processing and display latency rather than reflecting the true hardware-level synchronization accuracy.
The correct way to identify the offset, by referring to the "Mean Path Delay" if we refer via NI MAX test panel but for LAbVIEW you can refer to "Offset from TR" . For the conclusion, the PXI-6683 slave is properly synchronized with the master. The large delay observed is a misinterpretation caused by Software latency and Manual timestamp comparison. Best practice is always to use Offset from TR for accurate synchronization verification.
To further validate this observation, you may also perform verification using LabVIEW.
In this case, testing was conducted using the NI shipping example VI: “Start 1588 and Wait for Quality.vi”.

Based on the results obtained from this example, the accurate time offset between the master and slave devices should be evaluated using the “Offset from TR (Time Reference)” parameter. This parameter provides a precise, hardware-based measurement of synchronization accuracy.
On the other hand, if the “Current Time” outputs are used and compared directly between the master and slave, it may indicate a significantly larger offset. This is because the displayed timestamps are subject to software processing and display latency, which introduces additional delay and does not reflect the true synchronization performance.
Referring to the test results above, manually comparing the displayed timestamps can lead to a substantial overestimation of the time offset. For instance, the observed difference may appear to be approximately 663.49 µs when using the “Current Time” values, whereas the actual offset measured using the correct method (Offset from TR) is approximately 1 ns, which is well within the expected specification.