Preliminary I don't see any troubles.
This is how VBAI configured:
Screenshot 2025-07-07 15.05.48.png
This is how variables appeared in NI-DSM:
Screenshot 2025-07-07 15.06.42.png
This is how bindings configured in LabVIEW:
Screenshot 2025-07-07 15.07.30.png
On the Block Diagram nothing special:
Screenshot 2025-07-07 15.18.06.png
and works:
01.gif
02.gif
03.gif
Also when executes single inspection at once, then status is correct and consistent:
04.gif
Of course, there is some jitter between write and read operations, but it's not critical. It’s possible that someone is performing aggressive polling of the many shared variables (without any sleep intervals). The shared variable engine is not very robust in such cases.