进行字读取的时候对于超长的情况按照本属性进行切割,默认260。
When reading words, it is cut according to this attribute for the case of overlength. The default is 260.
命名空间:
HslCommunication.Profinet.Omron.Helper
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 int ReadSplits { get; set; }
Property ReadSplits As Integer
Get
Set
property int ReadSplits {
int get ();
void set (int value);
}
abstract ReadSplits : int with get, set
属性值
类型:
Int32参见