Difference between revisions of "MC-Basic:ENTRYSTATIONTYPE"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ?ESType |AVAILABILITY= Versions AMCS 0.3.7.x and higher |DESCRIPTION= Returns type entry station type value . <br> 1 – Etherne…') |
m (1 revision) |
(No difference)
|
Revision as of 16:10, 13 December 2010
Returns type entry station type value .
1 – Ethernet
2 – DPRAM
3 – Virtual Entry Station
4 – Etherent2
Systems with FPGA version 8.51, firmware 4.0.0 and higher support IP-over DPRAM, hence entrystation type will be either 1 or 4.
Syntax
?ESType
Availability
Versions AMCS 0.3.7.x and higher
Type
Long
Range
1 to 4
Scope
Configuration, Task, Terminal
Limitations
Read Only
Examples
-->?ESTYPE
1