문제

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top