Difference between revisions of "MC-Basic:ENTRYSTATIONTYPE"

From SoftMC-Wiki
Jump to: navigation, search
Line 19: Line 19:
  
 
|RANGE=
 
|RANGE=
1 to 4
+
1, 3, 4
  
 
|UNITS=
 
|UNITS=

Revision as of 14:31, 9 April 2014

Returns type entry station type value .
       1 – Ethernet
       3 – Virtual Entry Station
       4 – Etherent2

Syntax

?ESType

Availability

Since Version 3.7.x

Type

Long

Range

1, 3, 4

Scope

Configuration, Task, Terminal

Limitations

Read Only

Examples

-->?ESTYPE

1

See Also