This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:getuniternsimulated [2021/02/01 02:23] – Karsten75 | 4rpl:commands:getuniternsimulated [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 11: | Line 11: | ||
===== Description ===== | ===== Description ===== | ||
Gets the ERN simulated state for the unit. | Gets the ERN simulated state for the unit. | ||
- | If state is 1, then the unit will act as if it has an ERN. If state is -1, then unit will act as if it does not have an ERN, even it is actually does. If state is 0, then there is no override to either ERN state. | + | |
+ | If state is | ||
+ | ? 1, | ||
+ | : then the unit will act as if it has an ERN. | ||
+ | ? -1, | ||
+ | : then unit will act as if it does not have an ERN, even it is actually does. | ||
+ | ? 0, | ||
+ | :: then there is no override to either ERN state. | ||
+ | |||
+ | :WARNING: This is specifically ERN Simulation. Not actual ERN state. When a ERN is docked to a unit, this API will not return 1. Refer to [[4rpl: | ||
===== Examples ===== | ===== Examples ===== | ||
<code 4rpl> | <code 4rpl> |