07-30-2019 02:46 AM - edited 07-30-2019 02:48 AM
Hello,
I need to develop a real time system (PharLap) running one Oscilloscope (ni pxi 8512) and one XNET hardware (PXIe-5105). The real time pxi communicate with an ECU through normal Can communication and XCP measures reading on the same Can. My problem is that the oscilloscope is out of sync with the xnet hardware. All the Read VI (Oscilloscope, Can and ECU MC) run on the same Timing Loop with a dt of 10ms. What am i do wrong?
Thank you very much,
Francesco
Solved! Go to Solution.
07-30-2019 04:06 AM
Got it! I was starting the oscilloscope reading in the configuration settings, move the start inside the read VI on the timed loop and all works fine!!