Home
Change View
Print
CimDevice
.Points (read-only property)
Returns a point list for the device
Syntax:
Set
CimPointList
=
object
.
Points
Description:
The
CimDevice.Points
is used to obtain a list of points for the device
Examples
Dim p as CimPointList
set p = device.Points