__init__(self) | JsonSDK.JsonSDK | |
AllMsg | JsonSDK.JsonSDK | |
GetAlertStatusListening(self) | JsonSDK.JsonSDK | |
GetDisplayStatusListening(self) | JsonSDK.JsonSDK | |
GetEngineStatusListening(self) | JsonSDK.JsonSDK | |
GetOdvReportListening(self) | JsonSDK.JsonSDK | |
GetPrinterInfo(self, pPrtInfo, InfoTyp) | 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 | |
SetRfidReportCallback(self, callback) | JsonSDK.JsonSDK | |
SetRfidReportListening(self, value) | JsonSDK.JsonSDK | |