PipeDtuNetDTUIpAddress 属性 |
注册报文里的IP地址信息,实际的使用过程中,你也可以用来做一些额外的标记
You can also use the IP address information in the registration packet to make some other markings during actual use
命名空间:
HslCommunication.Core.Pipe
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int DTUIpAddress { get; set; }
Public Property DTUIpAddress As Integer
Get
Set
public:
property int DTUIpAddress {
int get ();
void set (int value);
}
member DTUIpAddress : int with get, set
属性值
类型:
Int32参见