Difference between revisions of "MC-Basic:ENTRYSTATIONTYPE"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Versions AMCS 0.3.7.x and higher" to "Since Version 3.7.x")
Line 12: Line 12:
 
Returns type entry station type value . <br>
 
Returns type entry station type value . <br>
 
       1 – Ethernet<br>
 
       1 – Ethernet<br>
       2 – DPRAM<br>
 
 
       3 – Virtual Entry Station<br>
 
       3 – Virtual Entry Station<br>
 
       4 – Etherent2
 
       4 – Etherent2
 
{{Note/Important|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.}}
 
  
 
|TYPE=
 
|TYPE=

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 to 4

Scope

Configuration, Task, Terminal

Limitations

Read Only

Examples

-->?ESTYPE

1

See Also