11-05-2024 02:01 PM
I have a series of network-published shared variables in a current RT project. I am noticing that the values of these shared variables drop out intermittently when monitoring either at the host PC or through the distributed system manager. When I monitor with a probe at the point of writing values to these variables, I don't see the dropout.
Attached are images of the MAX task, VI, and distributed system manager showing one variable signal falling to 0.0 regularly. This happens with my other network-published shared variables, also.
Thanks in advance.
Solved! Go to Solution.
11-06-2024 03:52 PM
Updated: I found the issue. There was a race condition elsewhere in the project where these variables were inadvertently being written to as well with values of '0'.