MC-Basic:ENTRYSTATIONTYPE

From SoftMC-Wiki
Revision as of 17:22, 20 March 2014 by Lisa (talk | contribs) (Text replace - "Versions AMCS 0.3.7.x and higher" to "Since Version 3.7.x")
Jump to: navigation, search

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

IMPORTANT.svgIMPORTANT
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

Since Version 3.7.x

Type

Long

Range

1 to 4

Scope

Configuration, Task, Terminal

Limitations

Read Only

Examples

-->?ESTYPE

1

See Also