UniPRT 软件开发工具包 v1.0.0.0-pyd (Python)
 
载入中...
搜索中...
未找到
JsonSDK.JsonSDK 成员列表

成员的完整列表,这些成员属于 JsonSDK.JsonSDK,包括所有继承而来的类成员

__init__(self)JsonSDK.JsonSDK
AllMsgJsonSDK.JsonSDK
GetAlertStatusListening(self)JsonSDK.JsonSDK
GetDisplayStatusListening(self)JsonSDK.JsonSDK
GetEngineStatusListening(self)JsonSDK.JsonSDK
GetOdvReportListening(self)JsonSDK.JsonSDK
GetPrinterAllConfig(self, ptrComm, COMM_TYP commTyp, bool usingDataPort)JsonSDK.JsonSDK
GetPrinterAllProperties(self, ptrComm, COMM_TYP commTyp, bool usingDataPort)JsonSDK.JsonSDK
GetPrinterAllValues(self, ptrComm, COMM_TYP commTyp, bool usingDataPort)JsonSDK.JsonSDK
GetPrinterConfig(self, ptrComm, COMM_TYP commTyp, bool usingDataPort, CfgNumber)JsonSDK.JsonSDK
GetPrinterInfo(self, pPrtInfo, InfoTyp)JsonSDK.JsonSDK
GetPrinterProperties(self, ptrComm, COMM_TYP commTyp, bool usingDataPort, key)JsonSDK.JsonSDK
GetPrinterPropertiesEx(self, ptrComm, COMM_TYP commTyp, bool usingDataPort, keys)JsonSDK.JsonSDK
GetPrinterValue(self, ptrComm, COMM_TYP commTyp, bool usingDataPort, key)JsonSDK.JsonSDK
GetPrinterValues(self, ptrComm, COMM_TYP commTyp, bool usingDataPort, keys)JsonSDK.JsonSDK
GetRfidReportListening(self)JsonSDK.JsonSDK
MessengerGet(self, Any ptrComm, COMM_TYP commTyp, int maxInputMsgCapacity, bool usingDataPort)JsonSDK.JsonSDK
MessengerReadNextMsg(self, strNextMsg)JsonSDK.JsonSDK
MessengerRelease(self)JsonSDK.JsonSDK
MessengerSendMsg(self, str strCommand, str strContent)JsonSDK.JsonSDK
MessengerSendMsgAndWaitForResponse(self, strCommand, strContent, maxWaitTimeSecs, strResponse)JsonSDK.JsonSDK
MessengerUnreadMsgCount(self)JsonSDK.JsonSDK
OdvMonitorConnection(self, lpAddress)JsonSDK.JsonSDK
OdvMonitorDispose(self)JsonSDK.JsonSDK
PrinterMonitorConnection(self, lpAddress, InfoTyp)JsonSDK.JsonSDK
PrinterMonitorDispose(self, InfoTyp)JsonSDK.JsonSDK
RfidMonitorConnection(self, lpAddress)JsonSDK.JsonSDK
RfidMonitorDispose(self)JsonSDK.JsonSDK
SetAlertStatusCallback(self, callback)JsonSDK.JsonSDK
SetAlertStatusListening(self, value)JsonSDK.JsonSDK
SetDisplayStatusCallback(self, callback)JsonSDK.JsonSDK
SetDisplayStatusListening(self, value)JsonSDK.JsonSDK
SetEngineStatusCallback(self, callback)JsonSDK.JsonSDK
SetEngineStatusListening(self, value)JsonSDK.JsonSDK
SetOdvReportCallback(self, callback)JsonSDK.JsonSDK
SetOdvReportListening(self, value)JsonSDK.JsonSDK
SetPrinterConfig(self, ptrComm, COMM_TYP commTyp, bool usingDataPort, Config)JsonSDK.JsonSDK
SetPrinterValue(self, ptrComm, COMM_TYP commTyp, bool usingDataPort, key, value)JsonSDK.JsonSDK
SetPrinterValues(self, ptrComm, COMM_TYP commTyp, bool usingDataPort, keysToSet)JsonSDK.JsonSDK
SetRfidReportCallback(self, callback)JsonSDK.JsonSDK
SetRfidReportListening(self, value)JsonSDK.JsonSDK