10-15-2020 05:44 AM
I followed many walkthrough tutorials in my endeavour to read network variable in a VB script. However, the line "Imports NationalInstruments.NetworkVariable" (in VB) doesn't have any effect.
If any one got any experience in this please advice.
Thanks in advance
04-19-2023 10:13 PM
Hi London,
If you have Measurement Studio installed, you should be able to access NetworkVariable examples folder in the path below.
C:\Users\Public\Documents\National Instruments\Measurement Studio\Examples\DotNET\v4.5\NetworkVariable\Basic\vb
If you open up the Basic solution, you can see some examples on how to use the Network variable class.