This guide explains how to send product-specific data to your CM750 over RS232, including barcodes, batch numbers, and timestamps.
Why use variable data printing?
-
Assign unique codes per product
-
Traceability for pharmaceuticals or food
-
Real-time updates from ERP or MES systems
-
Automated shift or batch code generation
How to do it
-
Create a message with a variable field in the CM750 editor
-
Assign a field ID (e.g.
V1
,V2
) to placeholders -
Via RS232, send formatted command:
sql
SET V1=ABC123456
PRINT
-
Printer inserts
ABC123456
into the designated field -
You can send updated values per product or per shift
Supported field types
-
Text
-
Counters
-
Time/date stamps
-
Barcodes (with valid formatting)