Class: Counters

timapi.Counters

Contains all counters for a specific counter type. Instances of this class are returned by various calls:

Overview

Members-Overview

Methods-Overview

Member-List

counterType :timapi.constants.CounterType

Specifies what kind of counter are demanded.

counters :Array.<timapi.Counter>

Counters per brand.

printData :timapi.PrintData

Optional print data. Present only in RequestType.counterRequest.

seqCounter :Number

Activation or period sequence counter depending on type.

Methods

toString() → {String}

String representation for debugging purpose.
Returns:
String representation

Type: String