User guide
SGD Wireless Commands
Overview
126
14143L-005 Rev. A Wireless User Guide 4/29/08
Overview
This section describes how and why to use the Set / Get / Do (SGD) commands. It also
provides an example of a typical command structure.
SGD commands are commands that allow you to configure all printers that are running
supported firmware versions. The printer performs the specified function immediately after
receiving the command. The commands are:
• setvar
• getvar
•do
setvar Command
Setvar commands:
• are used to configure printer settings to specific values by setting them in the printer
• must be terminated by a space character or a CR/ LF (0x0D, 0x0A)
getvar Command
Getvar commands:
• are used to get the current value of the printer settings
• must be terminated by a space character or CR/LF (0x0D, 0x0A)
The printer responds with the printer setting of “?” if:
• the printer setting does not exist (usually due to incorrect spelling of the printer setting)
• it has not been configured yet
Note • SGD commands must be terminated by a carriage return or a space and line feed.
Important • The setvar command and attributes must be specified in lower case.
Important • The printer settings and attributes must be specified in lower case.