|
GroupIndex |
Returns the index of the group for a given tag
string |
|
TagIndex |
Returns the offset into the group for the DB
point whose tag is passed |
|
Members |
Returns the number of members in a group |
|
Parent |
Returns the index of the parent of a group |
|
Child |
Returns the index of the next child in the
group |
|
DBIndex |
Returns the index of the DB point for a given
"Group.Tag" string |
|
DBPoint |
Returns the absolute index of a DB point for a
group "Index.Offset" |
|
StoreDB |
Stored the value passed to the DB point whose
index is passed |
|
ReadDB |
Reads the value of the DB point whose index is
passed |
|
ClearDB |
Clears the value of the DB point whose index
is passed |
|
GetName |
Returns DB point's name if index is known |
|
GetTag |
Returns DB point's tag if index is known |
|
GetGroup |
Returns group DB point is contained in if its
index is known |
|
GetStatus |
Returns DB point's I/O status if index is
known |
|
GetFlags |
Returns DB point's flags if index is known |
|
GetUpdated |
Returns time when DB point was last updated if
index is known |
|
GetReset |
Returns time when DB point was last reset if
index is known |
|
GetUser |
Gets the "User Tag" for the DB point
whose index is passed |
|
SetUser |
Stores a "User Tag" in the DB point
whose index is passed |
|
CurrentTime |
Returns the current time in CIMScan format |
|
TimeString |
Converts the current time to a string |
|
Wait |
Causes the script to wait for the number of
msec. Passed |
|
AlarmLimit |
Reads a global alarm limit |
|
SetLimit |
Sets a global alarm limit |
|
ClearLimit |
Clears a global alarm limit |
|
Alert |
Displays a User Alert message to the operator |
|
TrigBy |
Returns the absolute index of the DB point who
triggered the script |
|
TrigTag |
Returns the Tag for the DB point who triggered
the script |
|
SendComm |
Sends a message to a serial port and returns
the response |