The Xentara MeerK40t Driver v1.0
User Manual
Record Count
See also
Skill Data Points in the Xentara user manual

The Xentara Record Count element is always published and updated by Define Job. Record Count contains the number of total entries if .csv file is used, otherwise its set to 1.

Accessing Record Count

See also
Accessing Xentara Elements in the Xentara user manual

Record Count has the following attributes:

Attributes
keyThe Record Count’s primary key.
nameThe Record Count’s name. The name is the last component of the primary key.
UUIDThe unique UUID of the Record Count.
typeThe Record Count’s element type. For MeerK40t Record Counts, this is always “MeerK40t record count”.
categoryThe Record Count’s category. For MeerK40t Record Counts, this is always “record count”.
valueRead-only integer value of the current record count.
updateTimeThe last time the Record Count's value was updated.
changeTimeThe last time the Record Count's value was changed.

Record Count has the following events

Events
changedFired when Record Count's value is changed.