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