CJT188OverTcpStationMatch 属性 |
获取或设置是否验证匹配接收到的站号信息
Gets or sets whether to verify that the received station number information is matched
命名空间:
HslCommunication.Instrument.CJT
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool StationMatch { get; set; }
Public Property StationMatch As Boolean
Get
Set
public:
property bool StationMatch {
bool get ();
void set (bool value);
}
member StationMatch : bool with get, set
属性值
类型:
Boolean参见