点击或拖拽改变大小

D2000RFIDScanEventArgs 类

为BarcodeScan提供数据
继承层次
SystemObject
  SystemEventArgs
    Smobiler.DeviceD2000RFIDScanEventArgs

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.641.16928
语法
public class D2000RFIDScanEventArgs : EventArgs

D2000RFIDScanEventArgs 类型公开以下成员。

构造函数
  名称说明
公共方法D2000RFIDScanEventArgs
获取一个 D2000BarcodeScanEventArgs 实例
Top
属性
  名称说明
公共属性Epc
获取EPC值。
公共属性Rssi
获取RSSI值。
Top
参见