Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Server:TCP/IP Access List Property

LabVIEW 8.2 Help
August 2006

NI Part Number:
371361B-01

»View Product Info

Property of Application.

List that describes which TCP/IP addresses of remote clients may access the VI server. Each element in the array should start with '+' to allow access, or with '-' to deny access. For example, the array with the elements ['+*.site.com', '-private.site.com'] allows access for all hosts in the site.com domain, with the exception of private.site.com. This property is available only on local versions LabVIEW. If the Property Node reference input is unwired, LabVIEW gets or sets the VI server port for the calling VI application instance.

This property is similar to the Machine access list option on the VI Server: Machine Access page of the Options dialog box. Example

Remarks

The following table lists the characteristics of this property.

Remote access disallowedYes
Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write

Example

Refer to the Server - VIServer Example VI in the labview\examples\viserver\server.llb for an example of using the Server:TCP/IP Access List property.

 


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit