These functions are used to directly change
the values of project tags.
ExecuteAlarmAck
This function acknowledges an active alarm on the specified tag.
The advantage of using this function is that if used from the Thin
Client, the Alarm task will store the user name and station from
which the alarm was acknowledged.
ForceTagChange
Forces the database to write a value to a tag and act as if it were
a tag change even if the new value is equal to the old value.
GetTagValue
Gets the value of the specified tag from the project tags
database.
RunGlobalProcedureOnFalse
This function directly executes a VBScript procedure when the value
of a specified tag/expression becomes FALSE.
RunGlobalProcedureOnTrigger
This function directly executes a VBScript procedure when the value
of a specified tag changes.
RunGlobalProcedureOnTrue
This function directly executes a VBScript procedure when the value
of a specified tag/expression becomes TRUE.
SetTagValue
Sets the value of the specified tag in the project tags
database.