|
The Xentara MeerK40t Driver v1.1
User Manual
|
The Xentara Preview Mode element is always published and used to preview job with red light instead of laser engraving. The mode can be changed only before calling Start.
Preview Mode has the following attributes:
| key | The Preview Mode’s primary key. |
| name | The Preview Mode’s name. The name is the last component of the primary key. |
| UUID | The unique UUID of the Preview Mode. |
| type | The Preview Mode’s element type. For MeerK40t Preview Modes, this is always “MeerK40t preview mode”. |
| category | The Preview Mode’s category. For MeerK40t Preview Modes, this is always “preview mode”. |
| value | Write-only boolean value to switch preview mode on/off. |
| writeTime | The last time when the Preview Mode's value was written. |
| writeError | The last error of Preview Mode's write or empty if stopped successully. |
Preview Mode has the following events
| writeError | Fired when Preview Mode's write fails. |