Hi everyone,
I'm currently working on a project where I am using NI-XNET to receive a few message frames into VeriStand. I need to be able to verify when a new message is incoming, and I've been trying to check the receive time channel of the message in order to do so.
Unfortunately, I haven't been able to figure this out yet, as every message has the same content. When I deployed the system, the time receive was zero. However, every time I receive a message, time receive goes to 7FFFFFFF (hexadecimal representation) and will not change anymore. I also noticed that the absolute time of the system starts with that value as well. It seems to me that the absolute time is overflowing.
Has anyone else experienced this issue before? Any suggestions on how to fix it?
Also, we're working with VS 2019.
Thanks in advance for your help.
Best regards, Bruno