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