AllenBradleyNetReadArrayUseSegment 属性 |
获取或设置是否在读取数组的时候使用片段读取功能,默认是开启的。
Get or set whether to use the fragment reading function when reading the array. By default, it is enabled.
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.5.0.0 (12.5.0.0)
语法public bool ReadArrayUseSegment { get; set; }
Public Property ReadArrayUseSegment As Boolean
Get
Set
public:
property bool ReadArrayUseSegment {
bool get ();
void set (bool value);
}
member ReadArrayUseSegment : bool with get, set
属性值
类型:
Boolean
参见