public interface ZebraPrinterLinkOs extends ZebraPrinter, Device, ProfileUtil, FontUtil, AlertProvider, FileUtilLinkOs, FormatUtilLinkOs, ToolsUtilLinkOs, FirmwareUpdaterLinkOs
Modifier and Type | Method and Description |
---|---|
String |
getGetCommunityName()
Get the printer's SNMP get community name.
|
LinkOsInformation |
getLinkOsInformation()
Returns specific Link-OS information.
|
List<TcpPortStatus> |
getPortStatus()
Retrieve the TCP port status of the printer and returns a list of
TcpPortStatus describing the open
ports on the printer. |
void |
setGetCommunityName(String getCommunityName)
Set the printer's SNMP get community name.
|
getConnection, getCurrentStatus, getPrinterControlLanguage, setConnection
retrieveFileNames, retrieveFileNames, retrieveObjectsProperties, sendFileContents, sendFileContents
printImage, printImage, printImage, storeImage, storeImage
getVariableFields, printStoredFormat, printStoredFormat, printStoredFormat, printStoredFormat, retrieveFormatFromPrinter, retrieveFormatFromPrinter
calibrate, printConfigurationLabel, reset, restoreDefaults, sendCommand, sendCommand
getAllSettings, getAllSettingValues, getAvailableSettings, getSettingRange, getSettingsValues, getSettingType, getSettingValue, isSettingReadOnly, isSettingValid, isSettingWriteOnly, processSettingsViaMap, setSetting, setSettings
createBackup, createProfile, createProfile, loadBackup, loadBackup, loadProfile, loadProfile
downloadTteFont, downloadTteFont, downloadTtfFont, downloadTtfFont
configureAlert, configureAlerts, getConfiguredAlerts, removeAlert, removeAllAlerts
deleteFile, getObjectFromPrinter, getObjectFromPrinter, getObjectFromPrinterViaFtp, getObjectFromPrinterViaFtp, getPrinterDownloadableObjectFromPrinter, getStorageInfo, storeFileOnPrinter, storeFileOnPrinter, storeFileOnPrinter
printStoredFormatWithVarGraphics, printStoredFormatWithVarGraphics, printStoredFormatWithVarGraphics, printStoredFormatWithVarGraphics
printDirectoryLabel, printNetworkConfigurationLabel, resetNetwork, restoreNetworkDefaults, setClock
updateFirmware, updateFirmware, updateFirmwareUnconditionally, updateFirmwareUnconditionally
List<TcpPortStatus> getPortStatus() throws ConnectionException
TcpPortStatus
describing the open
ports on the printer. The open connection from the SDK will be listed in the return value. This method will throw
a ConnectionException
if it is unable to communicate with the printer.ConnectionException
- If there is an issue communicating with the printer (e.g. the connection is not
open.)String getGetCommunityName()
void setGetCommunityName(String getCommunityName)
getCommunityName
- New value for the printer's SNMP Get Community Name.LinkOsInformation getLinkOsInformation()
© 2016 ZIH Corp. All Rights Reserved.