CimEvent.ArrayIndex (property)

Gets and sets the ArrayIndex of Point.
Syntax: short = object.ArrayIndex
object.ArrayIndex = short
Description: CimEvent.ArrayIndex is an index of point if event is of any POINT event type and point is array point.



Examples

The following script sets the array index of the object.:
CimEvent.ArrayIndex = 5