Sys.counter<Index>.Increment=<Inc_Value> - Increments Counter's Value; Sys.counter<Index>.Decrement=<Dec_Value> - Subtracts Counter's Value - FALCOM MAMBOII User Manual

Table of Contents

Advertisement

C
C
ONFIGURATION
OMMAND
3.2.1.6.2
Command syntax
Sys.Counter<index>.Increment=<inc_value>
$PFAL,Sys.Counter0.Increment=11
Examples
E.g.
Responses
Command description
Use this command to add a value <inc_value> to the current value of a
Counter<index>.
<inc_value>. When the Counter<index> reaches the maximum value (2
2147483647), further increments have no effect.
Parameter description
<index>
Determines the index of the counter to be incremented. Up to 20 Counters are
available. It can be set to a value from
<inc_value>
32-bit integer value from
initial set value toward 2
given number <inc_value>.
3.2.1.6.3
Command syntax
Sys.Counter<index>.Decrement=<dec_value>
$PFAL,Sys.Counter0.Decrement=11
Examples
Responses
Command description
Use this command to subtract the current value of a
<dec_value>. It corresponds to the statement <new_value>=<value> -<dec_value>.
When the Counter<index> reaches the minimum value (0), further decrements have
no effect.
Parameter description
<index>
Determines the index of the counter to be subtracted. Up to 20 Counters are
available. It can be set to a value from
<dec_value>
32-bit integer value from
the initial set value toward 0) the value of the specified Counter<index> by a
given number <dec_value>.
This confidential document is a property of FALCOM and may not be copied or circulated without previous permission.
S
- F
R
ET
IRMWARE
Sys.Counter<index>.Increment=<inc_value> – Increments Counter's
value
$Counter 0 incremented by 11
OR
$Counter 0 incremented by -103
It
corresponds
to 2147483647. It increments (it counts up from the
0
32
- 1) the value of the specified Counter<index> by a
Sys.Counter<index>.Decrement=<dec_value> – Subtracts Counter's
value
E.g. $Counter 0 decremented by 11
OR
$Counter 0 decremented by -103
to 2147483647. It decrements (it counts down from
0
2.4.0_
-
EVISION
BETA
//The value range exceeded
to
the
statement
to 19.
0
//The value range exceeded
to 19.
0
V
ERSION
<new_value>=<value>
32
-1 =
Counter<index>
Page 53 of 271
1.0.0
+
by

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MAMBOII and is the answer not in the manual?

Questions and answers

Table of Contents