获取或设置当前的地址域信息,是一个12个字符的BCD码,例如:149100007290
Get or set the current address domain information, which is a 12-character BCD code, for example: 149100007290
命名空间:
HslCommunication.Instrument.DLT
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string Station { get; set; }
Public Property Station As String
Get
Set
public:
property String^ Station {
String^ get ();
void set (String^ value);
}
member Station : string with get, set
属性值
类型:
String参见