Difference between revisions of "MC-Basic:GETENTRYPRIORITY"
m (1 revision) |
m (Text replace - "Versions AMCS 0.3.7.x and higher" to "Since Version 3.7.x") |
||
Line 7: | Line 7: | ||
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 3.7.x | |
|DESCRIPTION= | |DESCRIPTION= |
Revision as of 17:22, 20 March 2014
Returns the priority value of the specified entry station .
Short form
GETEP
Syntax
?GETEP ( <entry station type value> )
Availability
Since Version 3.7.x
Type
returned value : Long
<entry station type value> : Long
Range
returned value : 1 to 16
<entry station type value> : 1 – Ethernet
2 – DPRAM
3 – Virtual Entry Station
4 – Etherent2
5 – Etherent3Units N/A
Scope
Task, Terminal
Limitations
Read Only
Examples
-->?getentrypriority(1)
1