Exception
|
Thrown when
|
---|---|
CounterException
|
▪ set the value of a element over the Max Limit.
▪ set the value of a element under the Min Limit.
▪ set the MaxLimit of a element under the current value.
▪ set the MinLimit of a element over the current value.
▪ set a negative value to element of a counter, includes value, MaxLimit and MinLimit.
▪ set a non-integer value to totIncrs.
▪ set a non-integer value to totIncrs max limit.
▪ set a non-integer value to totIncrs min limit.
|
Type
|
Description
|
---|---|
float
|
total element’s value
|
Name
|
Description
|
Type
|
---|---|---|
totalValue
|
New total element value
|
float
|
Type
|
Description
|
---|---|
void
|
|
NameDescription
|
|
Type
|
---|---|---|
incrValueNew increment element value
|
|
float
|
Type
|
Description
|
---|---|
void
|
|
NameDescription
|
|
Type
|
---|---|---|
totalCountNew totIncrs value
|
|
float
|
Type
|
Description
|
---|---|
void
|
|
Type
|
Description
|
---|---|
float
|
The value of totIncrs.
|