The Xentara MeerK40t Driver v1.1
User Manual
Z axis
See also
Skill Data Points in the Xentara user manual

The Xentara Z axis element is always published and used to read/write position of the motor controlling the external Z axis.

Accessing Z axis

See also
Accessing Xentara Elements in the Xentara user manual

Z axis has the following attributes:

Attributes
keyThe Z axis’s primary key.
nameThe Z axis’s name. The name is the last component of the primary key.
UUIDThe unique UUID of the Z axis.
typeThe Z axis’s element type. For MeerK40t Z axiss, this is always “MeerK40t z axis”.
categoryThe Z axis’s category. For MeerK40t Z axiss, this is always “z axis”.
valueThe read/write current position of the Z axis motor.
updateTimeThe last time the z axis's value was polled.
changeTimeThe last time the z axis's value changed.
writeTimeThe last time the output was written.
qualityThe quality of the z axis'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 z axis's value was polled.
writeError

The error that occurred the last time an output z axis's value was written.

Z axis has the following events

Events
changedFired when Z axis's value is changed.
writeErrorFired when Z axis's write fails.