Good afternoon,
Iām not exactly sure why you arenāt receiving the data.
I am a little uncertain as to the exact setup
you are attempting to create, so let me see if I get this right:
You have a computer performing DAQ. This computer is doing
DAQ with LabVIEW and you are writing the data to a shared variable.
The shared variable set up on the DAQ
computer is network bound and you are writing to some server item.
Your client computer has a shared variable
and is bound as a reader to the same server item.
You can open and view the data on the client
computer so you know that the data can be streamed to the client computer.
If this is the case, there should be no problems with
reading the data on the client computer provided that the shared variable
reading from the server is also network bound, is of the EXACT same type as the
server variable, and is bound to the exact same server item.
If your client computer is using a built
executable, you will need to deploy your shared variable before using.
If you are doing something different (for example binding a
waveform control to the NI Shared Variable Engine through the āproperties->Data
Bindingā options) please clarify.
If you
have any additional information on the problem also please let us know.
Hope this helps-
Travis M
LabVIEW R&D
National Instruments