点击或拖拽改变大小

AbTagItemArrayDimension 属性

数据的维度信息,默认是0,标量数据,1表示一维数组,2表示二维数组
The dimension information of the data, the default is 0, scalar data, 1 means a one-dimensional array, 2 means a two-dimensional array

命名空间:  HslCommunication.Profinet.AllenBradley
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public int ArrayDimension { get; set; }

属性值

类型:Int32
参见