Home
Change View
Print
CimPoint
.ReadOnly (property)
Makes the point read only.
Syntax:
Boolean
=
object
.
ReadOnly
object
.
ReadOnly
=
Boolean
Description:
CimPoint.ReadOnly
is an boolean indicating if the point is read-only. Defaults to False for new points.
Examples
mypoint.ReadOnly = True