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

The Xentara Variable element represents a single MeerK40t variable. Writes update the value of Current Variable Values. See Variable Placeholders for more information.

Accessing Variable

See also
Accessing Xentara Elements in the Xentara user manual

Variable has the following attributes:

Attributes
keyThe Variable’s primary key.
nameThe Variable’s name. The name is the last component of the primary key.
UUIDThe unique UUID of the Variable.
typeThe Variable’s element type. For MeerK40t Variables, this is always “MeerK40t variable”.
categoryThe Variable’s category. For MeerK40t Variables, this is always “variable”.
valueCurrent string value of the variable. Can be read and written.
variableNameName of the variable that will be used by MeerK40t to replace variable placeholders.
updateTimeThe last time the Variable's value was updated.
changeTimeThe last time the Variable's value of the variable data was changed.

Variable has the following events

Events
changedFired when value of the variable is changed.