获取或设置当前DLT645的密码,当进行写入数据操作的时候,需要正确的密码才能写入
Obtain or set the password of the current DLT645, and the correct password is required to write data operations
命名空间:
HslCommunication.Instrument.DLT.Helper
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 string Password { get; set; }
Property Password As String
Get
Set
property String^ Password {
String^ get ();
void set (String^ value);
}
abstract Password : string with get, set
属性值
类型:
String备注
对于 DLT645/1997 协议来说无效
参见