TC25ScannerSetTriggerType 方法 |
设置扫描方式
命名空间:
Smobiler.Device
程序集:
Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public void SetTriggerType(
TriggerType type = TriggerType.Hardware
)
Public Sub SetTriggerType (
Optional type As TriggerType = TriggerType.Hardware
)
参数
- type (Optional)
- 类型:Smobiler.DeviceTriggerType
扫描方式
参见