DTU的状态信息
命名空间:
HslCommunication.Core.Net
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.2.0.0 (12.2.0.0)
语法 Public Enumeration DtuStatus
public enum class DtuStatus
成员
| 成员名称 | 值 | 说明 |
---|
| Create | 0 |
新创建的对象
|
| Connecting | 1 |
连接中
|
| Connected | 2 |
已连接
|
| Closed | 3 |
已关闭
|
参见