Click or drag to resize

CounterType Enumeration

** NOTE: ADDED in CFX 1.3 **

An enumeration indicating the type of counter that is capture by the Endpoint and its resources / sensors

Namespace: CFX.Structures.Maintenance
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public enum CounterType
Members
Member nameValueDescription
Unkwnown0 Unknown counter
General1 General counter
NonStandard2 Non standard counter. It shall be used in combination with the CustomCounterType field
Odometer3 Rotation, mileage measured by a sensor
Timer4 Time based sensor, in hour
ActivityCount5 Counter for the sensor specified by the name and position It can be, among the others: cuts, flashes, pumps, picking components, placed components, rotations
See Also