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