Web Server:TCP/IP Access List Property
Short Name: WebSrvr.TCPAccess
Installed With: Base Package
Class: Application Properties
Sets or gets the TCP/IP addresses that have access to the Web Server. This property also sets or gets whether each address has access to view a VI remotely, view and control a VI remotely, or does not have access to the Web Server.
You can use wildcards in the address you enter. This property is an array of strings, where each string is an address that begins with c+, +, or -.
- c+ specifies that the address has access to view and control a VI remotely.
- + specifies that the address has access to view a VI remotely.
- - specifies that the address does not have access to the Web Server.
This property is similar to the Web Server: Browser Access page of the Options dialog box.
Remarks
The following table lists the characteristics of this property.
Available in Run-Time Engine and Real-Time Operating System | Yes |
Permissions | Read/Write |
Settable when the VI is running | Yes |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | Yes |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |