Send Commands to ZT230 ZPL Results in "?"

// Expert user has replied.
C Cory Elliott 2 weeks 2 days ago
41 1 0

I am attempting to check the sleep settings on a ZT230 203dpi ZPL printer via the guide here (https://supportcommunity.zebra.com/s/article/000021089?language=en_US) but it results in the printer responding with "?".

Any guidance?

Please Register or Login to post a reply

1 Replies

S Steven Si

If you get "?" back from the printer, it means the SGD command you issued is not supported by the version of the firmware on the printer. To see which SGD is supported, you can use the following commands to retrieve all configuration variable, and check the SGD you use against the response.

### Retrieve all configuration variables
! U1 getvar "allcv"

### Equivalent SGD command in JSON format.
{}{"allconfig":null}
CONTACT
Can’t find what you’re looking for?