Page 1 of 1

time synchronization

Posted: Wed 8. Apr 2020, 08:28
by christoph.deleye
Dear community,

I would like to know if the USB X6 has its own clock/time source or if the USB X6 gets its timing source from the host computer where the USB X6 is connected to?
If it has its own clock, it will drift over time in comparison to the host's clock. Is there some kind of way to synchronize both clocks (via HW or SW)?

Thank you in advance!

Christoph

Re: time synchronization

Posted: Wed 8. Apr 2020, 10:34
by PEAK-Support
The USB Drivers synchronize every x ms the system time of the device (tick counter) with the device driver on the PC (so you have a minimal drift over x ms.)
Also in the USBx6, all 6 Channels use the same tick counter and are synchronized with a hardware sync line.

Re: time synchronization

Posted: Thu 9. Apr 2020, 09:01
by christoph.deleye
Thank you very much for your explanation!