Counter class

identifiers for the statistic counters

Constructors

Counter()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

abnormalShutdowns → const int
number of abnormal shutdowns (7x only ISCI)
batteryChargeCount → const int
number of battery charge count (7x only ISCI)
batteryChargeCycles → const int
number of battery charge cycles (7x only ISCI)
buttonLeftPress → const int
number of left button press (CRS only)
buttonLeftRelease → const int
number of left button release (CRS only)
buttonRightPress → const int
number of right button press (CRS only)
buttonRightRelease → const int
number of right button release (CRS only)
connect → const int
number of connections
decodedBytes → const int
number of decoded bytes (7x only ISCI)
disconnect → const int
number of disconnections
factoryReset → const int
number of reset to factory default
onAcTimeInMinutes → const int
number of minutes in AC power
onBatTimeInMinutes → const int
number of minutes on battery
powerButtonDown → const int
number of power button pressed
powerButtonUp → const int
number of power button released
powerOff → const int
number of power off (only 8Ci)
powerOn → const int
number of power on (only 8Ci)
reads → const int
number of reads (scans)
rfcommReceive → const int
number of RFCOMM received (SSI only)
rfcommReceiveDiscarded → const int
number of RFCOMM discarded (SSI only)
rfcommSend → const int
number of RFCOMM sent (SSI only)
ringUnitAttach → const int
number of ring unit attach (CRS only)
ringUnitDetach → const int
number of ring unit detach (CRS only)
skip → const int
use for convenience only to skip a counter
standModeChange → const int
number of stand mode change (only 7X/Q 7630 and higher)
triggerButtonDown → const int
number of trigger button pressed
triggerButtonUp → const int
number of trigger button released
uartReceive → const int
number of UART received (SSI only)
uartReceiveDiscarded → const int
number of UART discarded (SSI only)
uartSend → const int
number of UART sent (SSI only)
unbound → const int
number of unbound operation
unknown → const int
unknow counter