![FALCOM MAMBOII Скачать руководство пользователя страница 47](http://html1.mh-extra.com/html/falcom/mamboii/mamboii_user-manual_3272082047.webp)
C
ONFIGURATION
C
OMMAND
S
ET
- F
IRMWARE
R
EVISION
2.4.0_
BETA
-
V
ERSION
1.0.0
3.2.1.4.5
Sys.Timer<
index
>.Resume– Restarts the execution of paused timers
Command syntax
Examples
$PFAL,Sys.Timer
0
.Resume
Responses
E. g. $Timer 0 resumed
//if previously paused
OR
$error resuming Timer 0
// if already running or stopped
Command description
Use
Resume
command to start a paused Timer again. Commands to
Pause
can be
nested;
Resume
command must be used the same number of times the
Pause
command was used before.
Parameter description
<index>
Determines the index of the timer to be resumed. Up to 20 Timers are available. It
can be set to a value from
0
to
19
. Please, specify a paused timer.
3.2.1.4.6
Sys.Timer<
index
>.Arm– Arms initialized and disarmed timers
Command syntax
>.Arm
Examples
$PFAL,Sys.Timer
0
.Arm
Responses
E.g.
Timer 0 armed
//if previously disarmed
OR
$error arming Timer 0
//
if already armed
Command description
Each
Timer
is armed (default setting) when started or resumed the
execution. A timer can be manually armed after your have disarmed it. Only
armed timers generate events when the specified timeout expires.
Parameter description
<index>
Determines the index of the timer to be armed. Up to 20 Timers are available. It
can be set to a value from
0
to
19
. Please, specify the value of a disarmed
system timer.
3.2.1.4.7
Sys.Timer<
index
>.Disarm – Disarms initialized and armed Timers
Command syntax
>.Disarm
Examples
$PFAL,Sys.Timer
0
.Disarm
Responses
E.g.
Timer 0 disarmed
OR
$error disarming Timer 0
//if previously disarmed
Command description
None of
Timer
is disarmed when they start or resume their execution. To
disarm them call the
Disarm
command.
Parameter description
<index>
Determines the index of the timer to be disarmed. Up to 20 Timers are available.
It can be set to a value from
0
to
19
.
This confidential document is a property of FALCOM and may not be copied or circulated without previous permission.
Page 47 of 271