Pregunta

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!

¿Fue útil?

Solución

You can use SGDs to get that information.

e.g.

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

to get the firmware version.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top