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!
You can use SGDs to get that information.
e.g.
! U1 getvar "appl.name"\r\n
to get the firmware version.