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