Overload List
Name | Description | |
---|---|---|
SET(String, Int32, ZebraPrinterConnection) |
Constructs an SGD SET command and sends it to the printer. This method will not wait for a response from the
printer. If the SGD SET command returns a response, the caller is responsible for reading the response.
If a response is expected, use
SGD.DO(String, String, ZebraPrinterConnection) command.
| |
SET(String, String, ZebraPrinterConnection) |
Constructs an SGD SET command and sends it to the printer. This method will not wait for a response from the
printer. If the SGD SET command returns a response, the caller is responsible for reading the response.
If a response is expected, use
SGD.DO(String, String, ZebraPrinterConnection) command.
|