Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

NetworkVariableReader Connect and Disconnect

I've been using Measurment Studio 8.6 here and network variables to transfer measurment data through the network to a small client program as part of an alert system for measurments outside a fixed range. I noticed that the current iteration of the NetworkVariableReader requires Connect() and Diaconnect() for every read. The proir version was more robust and did not need this. It is not a big deal now that I know what the issue is but it took me a while to figure this out. Does anyone know if this is an actual change or was I abusing the NetworkVariableReader widget before? I honestly don't know. The documentation doesn't seem to explicitly describe the process in any detail.
Message Edited by EWTech on 08-13-2009 01:28 PM
0 Kudos
Message 1 of 2
(3,339 Views)
The NetworkVariableSubscriber and NetworkVariableBufferedSubscriber do not require such connections and disconnections. 

Mark E.
National Instruments

0 Kudos
Message 2 of 2
(3,319 Views)