ValueLimit 属性 |
ValueLimit 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | Average |
当前的数据的平均值 Average value of current data |
![]() | Count |
当前的数据的更新总个数 The total number of current data updates |
![]() | Current |
当前的数据的当前值,也是最后一次更新的数据值 The current value of the current data is also the last updated data value |
![]() | MaxValue |
当前的数据的最大值 The maximum value of the current data |
![]() | MinValue |
当前的数据的最小值 The minimum value of the current data |
![]() | StartValue |
当前的数据的起始值 The starting value of the current data |