C
C
ONFIGURATION
OMMAND
3.2.25.1.1.2.3
STATES-are checked every second
State notification code
Sys.Timer.s<index>=<status>
<index>
<status>
EVENTS-are evaluated just when the event occurs
Event notification code
Sys.Timer.e<index>
<index>
3.2.25.1.1.2.4
STATES-are checked every second
State notification code
Sys.Trigger.s<index>=high
Sys.Trigger.s<index>=low
<index>
EVENTS-are evaluated just when the event occurs
None
This confidential document is a property of FALCOM and may not be copied or circulated without previous permission.
S
- F
R
ET
IRMWARE
Sys.Timer (TIMER states and events)
Meaning
Indicates the current operating mode of the timer index. True when the timer <index> is
at the specified status <index> until it changes to another status.
Example: Sys.Timer.s1=erased Sys.Timer.s1=initialized
Specifies the timer identifier. It can be set to a value from 0 to 19.
It is used to check the status of a timer. The various states are not exclusive (e.g. a
running timer is always active and initialized).
It can be set to.
Status
erased
initialized
active
inactive
running
paused
armed
disarmed
Meaning
Occurs when the started Timer<index> expires. Hint: Only the armed timers raise
events.
Example:
Sys.Timer.e1
How to use such an event, refer to the chapters , page (basic examples related to a
used timer) and 6.11.3.2, page
Specifies the timer identifier. It can be set to a value from 0 to 19.
Table 13:
Timer states and events.
Sys.Trigger (TRIGGER states and events)
Meaning
True when the Trigger <index> is High until it changes to Low. Trigger states can be
set/changed using the corresponding PFAL command.
Example:
Sys.Trigger.s1=high
True when the Trigger <index> is Low until it changes to High. Trigger states can be
set/changed using the corresponding PFAL command.
Example:
Sys.Trigger.s1=low
Specifies the trigger identifier. It can be set to a value from 0 to 19. How to use such
states, refer to the chapters 6.11.3.2.1, page
trigger).
Table 14:
Trigger states and events.
2.4.0_
-
EVISION
BETA
Description
Determines whether the specified timer is currently erased.
Determines whether the specified timer is currently initialized.
Determines whether the specified timer is currently started.
Determines whether the specified timer is currently stopped.
Determines whether the specified timer is currently running.
Determines whether the specified timer is currently paused.
Determines whether the specified timer is currently armed.
Determines whether the specified timer is currently disarmed.
265
(advanced example related to a used
265
V
ERSION
timer).
(advanced example related to a used
Page 214 of 271
1.0.0
Need help?
Do you have a question about the MAMBOII and is the answer not in the manual?
Questions and answers