Server:Port Property
Short Name: Srvr.Port
Installed With: Base Package
Class: Application Properties
Gets or sets the LabVIEW VI server port. LabVIEW returns an error if you attempt to access this property on a remote application.
If you do not wire the Property Node reference input, LabVIEW uses the application instance for the calling VI.
This property is similar to the Port option on the VI Server: Configuration page on 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 |