当前的A3C协议是否使用和校验,默认使用
Whether the current A3C protocol uses sum check, it is used by default
命名空间:
HslCommunication.Profinet.Melsec.Helper
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 bool SumCheck { get; set; }
Property SumCheck As Boolean
Get
Set
property bool SumCheck {
bool get ();
void set (bool value);
}
abstract SumCheck : bool with get, set
属性值
类型:
Boolean参见