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

The Xentara Running element is always published and used to read the polled job execution state.

Accessing Running

See also
Accessing Xentara Elements in the Xentara user manual

Running has the following attributes:

Attributes
keyThe Running’s primary key.
nameThe Running’s name. The name is the last component of the primary key.
UUIDThe unique UUID of the Running.
typeThe Running’s element type. For MeerK40t Runnings, this is always “MeerK40t running”.
categoryThe Running’s category. For MeerK40t Runnings, this is always “running”.
valueRead-only current boolean value of the job execution state.
updateTimeThe last time the running's value was polled.
changeTimeThe last time the running's value changed.
qualityThe quality of the running's value. See Data Quality in the Xentara user manual for an explanation of a data point's quality.
errorThe error that occurred the last time the running's value was polled.

Running has the following events

Events
changedFired when Running's value is changed.