dmPaperLength

E Ermanno Mantovani 2 years 11 months ago
6 1 0

I can set dmPaperLength, copies etc. but how to set rw420 specific parameters from c++ programs ?
 
Like journal or label mode , Speed and other parameters?
 
Thanks

Please register or login to post a reply

1 Replies

V Vedsatx Saddvv

All commands listed on ZPL Programming Guide that are applicable to RW420 can be sent to RW420 as a text string through program. These commands are usually referred to as SGD (Set-Get-Do) commands. We can use the following command to list all SGD related configuration variables from the RW420 printer
! U1 getvar "allcv"
For example, we can send
! U1 setvar "media.type" "journal"
to set the media to journal.

CONTACT
Can’t find what you’re looking for?