Send remote commands to your CM750 from a PLC or host computer using these supported control instructions.
Why use serial commands?
They allow real-time control of the printer without human interaction:
-
Start/stop printing
-
Switch messages
-
Query printer status
-
Log events or alerts
Supported command examples
Command | Function |
---|---|
PRINT |
Start print mode |
STOP |
Stop printing |
MSG 002 |
Load message number 002 |
STATUS |
Request printer status |
VERSION |
Returns firmware version |
CLRFAULT |
Clears active fault |
How to send commands
-
Connect via RS232 or RS485
-
Match serial settings between devices
-
Send ASCII command via PLC or PC terminal (9600 baud default)
-
Monitor return message for confirmation or fault