注册报文里的端口号信息,实际的使用过程中,你可以用来做一些额外的标记
You can use the port number 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 ushort DTUPort { get; set; }
Public Property DTUPort As UShort
Get
Set
public:
property unsigned short DTUPort {
unsigned short get ();
void set (unsigned short value);
}
member DTUPort : uint16 with get, set
属性值
类型:
UInt16参见