Promotic

Port - property of the PmaWeb object

Description:
Number of the TCP/IP port.
The standard value is 80.
Syntax:
Long Port
Note:
Property access for read only. The value of this property is defined in the "Port TCP/IP" configurator of this object.
See also:
- Pm.NetGetAddress (method)
Example:
Detects the address on which this application offers its Web pages:
JavaScriptVBScriptSelect and copy to clipboard

var oWeb = pMe.Pm("/Web");
var sAddr = Pm.NetGetAddress(1, oWeb.Port);
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.