IsSetPoint

<< Click to Display Table of Contents >>

 

IsSetPoint

Boolean This property is used to determine whether an object behaves as a SetPoint, that is, if it allows editing its Value property. The Value property is a Variant, which may assume any and every type of value. This property is a Boolean and assumes the following behavior: if it is equal to True, it allows edition and, if it is False, it does not allow edition. This behavior can be viewed when Elipse E3 Viewer is executing. Default value is True.

 

NOTE

Configuring this property to False at run time cancels the current edition and discards the content of this object.

Was this page useful?