Solution
If the XNET Read VI is called in a VI or SubVI with execution mode set to
Shared clone reentrant execution the application might crash.
The current workaround is to change the execution mode of any VI or SubVI calling the XNET Read VI to
Preallocated clone reentrant execution or
Non-reentrant execution.
Contact Technical Support if the application crashes after implementing these changes.