C
ONFIGURATION
C
OMMAND
S
ET
- F
IRMWARE
R
EVISION
2.4.0_
BETA
-
V
ERSION
1.0.0
3.2.1.6.6
Sys.Counter<
index
>.Load<
storage_index
>– Loads Counters with
storage contents
Command syntax
Sys.Counter<
Examples
$PFAL,Sys.Counter
0
.Load
0
Responses
E.g.
$Counter 0 loaded
OR
$error loading Counter 0
//if storage index is empty or results other
data
Command description
To load a saved
Counter<
use this command.
Parameter description
<index>
Determines the index of the counter to be loaded. Up to 20 Counters are
available. It can be set to a value from
0
to
19
.
<storage_index>
Integer type storage index in the range
0
to
4
. Each storage index is a fixed
portion of FLASH memory in which determined data written on it will be not lost
when the device performs a reset, goes into sleep mode or is turned off. The
is reserved to save the status of a
Timer, Counter, Trigger
etc.
Each storage index can be updated with new data. Each data set into a
storage index overwrites the existed contents. Read also the description of
storage index given in the table of abbreviations.
Notes
•
Alias names can be defined for all storage indices by using
ALIAS.STORAGE<
storage_index
>=<
alias_name
>. Read also the description of
storage index given in the table of abbreviations.
3.2.1.6.7
Sys.Counter<
index
>.Clear – Sets Counters to 0
Command syntax
Sys.Counter<
>.Clear
Examples
$PFAL,Sys.Counter
0
.Clear
Responses
E.g.
$Counter 0 set to 0
Command description
To set a specified
Counter
to zero, use this command.
This might cause the
generation of a counter event
(
Sys.Counter.e0
)
if the value of this counter has not
reached zero (0) before.
Parameter description
<index>
Determines the index of the counter to be cleared. Up to 20 Counters 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 55 of 271