ValueSource

<< Click to Display Table of Contents >>

 

ValueSource

Enum Specifies the source of the Value property of this Alarm's User Field. Possible values for this property are the following:

0 - evsInherited: The Value property is inherited from the Alarm Server or from the parent Area (default)

1 - evsLink: The Value property is provided by the Link property

2 - evsForcedValue: The Value property is a user-provided value

 

This property accepts writings with this object active, as well as inactive. In both cases, users cannot write the evsLink value. To change the ValueSource property to evsLink, users must write directly to the Link property (deactivating this object if at run time).

 

NOTE

When exporting an Alarm's User Field object, the ValueSource property must be placed after the Link and Value properties in the order of columns.

Was this page useful?