12-03-2010 01:28 PM
I know this may seem elementary to most of you on here, but I am new to VB and Measurement Studio. I have a waveform graph that updates based on the current value of my network variable, but I would also like so show this value in the form as well.
Any suggestions...
Thanks.
12-06-2010 06:21 PM
Hey Drew,
The best method would be to use a NumericEdit control. If you would like it to display only, then make sure to uncheck everything under InteractionMode so that it is switched to Indicator. Check out the examples for Network Variables that ship with Measurement Studio. The DataBindings property is the best way to go. Also check out the Key Measurement Studio Network Variable .NET Library Features in the Measurement Studio Help: