点击或拖拽改变大小

R1000ScannerBarcodeScan 方法

扫描条码

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.641.16928
语法
public void BarcodeScan(
	int timer = 2
)

参数

timer (Optional)
类型:SystemInt32
BarcodeIsMulti设置false: 取值 (1-600), 代表几秒后自动关闭, 默认 2。BarcodeIsMulti设置true: 取值(2-50), 代表连续扫描间隔, 默认 2
参见