Web Server:TCP/IP Access List

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 page of the Options dialog box.

Remarks

The following table lists the characteristics of this property.

Short Name WebSrvr.TCPAccess
Data type c1dstr.png
Permissions Read/Write
Available in Run-Time Engine Yes
Available in Real-Time Operating System Yes
Remote access allowed No