I'm trying to change the "device.languages"
attribute on a zebra ZT230 label printer with firmware: V72.19.6Z using the Zebra Setup Utilities Direct communication function.
The command the i send to the printer is the following:
! U1 setvar "device.languages" "epl_zpl"
followed by a newline character
but when I send the command: ! U1 getvar "device.languages"
the value has not been changed.
I'm connecting to the printer through LAN on port 9100 and the attribute "device.command_override.list"
on the printer is not set.
I'm launching the command in the wrong manner or there is some protection mechanism that I'm not aware of?