Type

<< Click to Display Table of Contents >>

 

Type

Text Determines the type of values accepted by a Property Definition (for example, Boolean, Double, Integer, Variant, etc.). When specifying an object as a type (such as DemoTag, IOTag, XObject, etc.), this property has the following behavior:

In case the ElipseX is inactive: This property works as a String, which specifies the instance path of an object with the configured type

In case the ElipseX is active: When writing, this property works as when the object is inactive. However, when reading this property returns the specified object, if it exists. If the path does not point to an existing object at the time, this property returns Nothing

Was this page useful?