UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.Mgmt.MgmtChannelFilterType 列舉型態參考

公開屬性

 ALL_MSGS
 All msgs. Unfiltered. If it's a fully formed Mgmt msg, this channel type will get it. 更多...
 
 ANY_SOLICITED_MSGS_ONLY
 Messages that have a receiver "To" field. e.g. printer response to messages that had a sender "From" field. 更多...
 
 UNSOLICITED_MSGS_ONLY
 Messages that don't have a receiver "To" field. e.g. ODV/RFID/Label/Engine reports/status. 更多...
 
 MY_SOLICITED_MSGS_ONLY
 Messages where the receiver "To" has specific module's solicited message identifier. e.g. module with identifier "ID_Me" sends/receives messages with "ID_Me". 更多...
 
 MY_SOLICITED_AND_UNSOLICITED_MSGS
 Messages intended for specific message identifier and all unsolicited messages. Combines MY_SOLICITED_MSGS_ONLY and UNSOLICITED_MSGS_ONLY</b/. 更多...
 

資料成員說明文件

◆ ALL_MSGS

com.UniPRT.Sdk.Mgmt.MgmtChannelFilterType.ALL_MSGS

All msgs. Unfiltered. If it's a fully formed Mgmt msg, this channel type will get it.

被參考於 com.UniPRT.Sdk.Json.JsonComm.SendAndWaitForResponse().

◆ ANY_SOLICITED_MSGS_ONLY

com.UniPRT.Sdk.Mgmt.MgmtChannelFilterType.ANY_SOLICITED_MSGS_ONLY

Messages that have a receiver "To" field. e.g. printer response to messages that had a sender "From" field.

◆ MY_SOLICITED_AND_UNSOLICITED_MSGS

com.UniPRT.Sdk.Mgmt.MgmtChannelFilterType.MY_SOLICITED_AND_UNSOLICITED_MSGS

Messages intended for specific message identifier and all unsolicited messages. Combines MY_SOLICITED_MSGS_ONLY and UNSOLICITED_MSGS_ONLY</b/.

◆ MY_SOLICITED_MSGS_ONLY

com.UniPRT.Sdk.Mgmt.MgmtChannelFilterType.MY_SOLICITED_MSGS_ONLY

Messages where the receiver "To" has specific module's solicited message identifier. e.g. module with identifier "ID_Me" sends/receives messages with "ID_Me".

◆ UNSOLICITED_MSGS_ONLY

com.UniPRT.Sdk.Mgmt.MgmtChannelFilterType.UNSOLICITED_MSGS_ONLY

Messages that don't have a receiver "To" field. e.g. ODV/RFID/Label/Engine reports/status.

被參考於 com.UniPRT.Sdk.Json.OdvMonitor.MsgListenerCtrlRefresh(), com.UniPRT.Sdk.Json.RfidMonitor.MsgListenerCtrlRefresh(), 及 com.UniPRT.Sdk.Json.PrinterMonitor.MsgListenerCtrlRefresh().


此列舉型態的文件是由下列檔案所產生: