K50Scanner 类 |
命名空间: Smobiler.Device
K50Scanner 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | K50Scanner |
获取 Barcode 的一个实例
|
名称 | 说明 | |
---|---|---|
![]() | Form |
获取组件所属窗体
(继承自 MobileComponent。) |
![]() | Name |
获取或设置控件的名称。
(继承自 MobileComponent。) |
![]() | Parent |
获取控件的父控件MobileParentControl。
(继承自 MobileComponent。) |
名称 | 说明 | |
---|---|---|
![]() | BarcodeScan |
扫描
|
![]() | BarcodeScanStop |
停止单次扫描,无法停止连续扫描
|
![]() | IsMultiScan |
设置是否连续扫描,开启连扫后,需要先触发开始扫描才会进入连扫状态,再触发一次扫描停止连扫状态
|
名称 | 说明 | |
---|---|---|
![]() | DataCaptured |
条码扫描后发生。
|
![]() | OnNotify |
在方法调用返回通知时发生。
|