PD470ScannerScanTimeout 方法 |
设置单次扫描超时时间
命名空间:
Smobiler.Device
程序集:
Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public void ScanTimeout(
int timeout = 5
)
Public Sub ScanTimeout (
Optional timeout As Integer = 5
)
参数
- timeout (Optional)
- 类型:SystemInt32
取值范围: 1~10s 默认5
参见