10-30-2013 07:22 AM - edited 10-30-2013 07:22 AM
What does the c stand for in this LabVIEW.ini entry: WebServer.TcpAccess="c+*"
Solved! Go to Solution.
10-30-2013 07:25 AM
"c+ specifies that the address has access to view and control a VI remotely."
See here:
http://zone.ni.com/reference/en-XX/help/371361K-01/lvprop/app_websrvrtcpip_acces_lst/
Regards,
Marco
10-30-2013 07:26 AM
... so I guess "c" stands for "control"...
Marco