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