RemoteConnectInfoDtuId 属性 |
如果使用的是 HSL 格式的DTU消息的话,就是传入的 dtuid 信息
命名空间:
HslCommunication.Core.Net
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.2.0.0 (12.2.0.0)
语法 public string DtuId { get; }
Public ReadOnly Property DtuId As String
Get
public:
property String^ DtuId {
String^ get ();
}
member DtuId : string with get
属性值
类型:
String参见