Enum DeviceInterfaceTypes
通讯类型
Namespace: FBoxClientDriver.Contract
Assembly: FBoxClientDriver.Contract.dll
Syntax
public enum DeviceInterfaceTypes
Fields
| Name | Description |
|---|---|
| CAN | 通讯类型 |
| PC232 | 通讯类型 |
| RS232 | 通讯类型 |
| RS485_2W | 通讯类型 |
| RS485_4W | 通讯类型 |
| Tcp | 通讯类型 |