获取或设置当前DLT645的操作者代码,当进行写入数据操作的时候,需要指定正确的值
Obtain or set the operator code of the current DLT645, and specify the correct value when writing data
命名空间:
HslCommunication.Instrument.DLT
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string OpCode { get; set; }
Public Property OpCode As String
Get
Set
public:
virtual property String^ OpCode {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract OpCode : string with get, set
override OpCode : string with get, set
属性值
类型:
String实现
IDlt645OpCode备注
对于 DLT645/1997 协议来说无效
参见