MC-Basic:ENTRYSTATIONTYPE

From SoftMC-Wiki
Revision as of 13:11, 4 November 2015 by Miborich (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns type entry station type value .
       1 & 4 (Alternating)– Ethernet on port 5001
       2 – Ethernet on port 5003
       3 – Virtual Entry Station
       5 – Etherent on port 5004

Syntax

?ESType

Availability

Since Version 3.7.x

Type

Long

Range

1, 3, 4, 5

Scope

Configuration, Task, Terminal

Limitations

Read Only

Examples

-->?ESTYPE

1

See Also