Question

Are there any toolbox or cpcl commands that I can use to query some information from a zebra printer?

I'm looking for the following attributes product.name, appl.version, apl.framework_version, and free space available

Thanks!

Was it helpful?

Solution

You can use SGDs to get that information.

e.g.

! U1 getvar "appl.name"\r\n

to get the firmware version.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top