获取设备的唯一的UID信息,本值会在连接上PLC之后自动赋值
命名空间:
HslCommunication.Profinet.Turck
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string UID { get; }
Public ReadOnly Property UID As String
Get
public:
property String^ UID {
String^ get ();
}
member UID : string with get
属性值
类型:
String参见