CimPoint.Elements (property)

Gets and sets the number of elements assigned to the point.
Syntax: short = object.Elements
object.Elements = short
Description: CimPoint.Elements is an integer containing the number of elements in the point. Defaults to 1 for new points.

Examples

mypoint.Elements = 100