Tyco Electronics Galaxy SC Controller J85501F-1
Issue 13 February 2001 Operation 6 - 39
ADD TME,T01 add timer event 1
CHA T01,DAT=05/20/95 change the event date to 5/20/95
CHA T01,TIM=1:30am change the time to 1:30am
CHA T01,DUR=60 change the duration to 60 minutes
To add and configure other timer events replace T01 for the other timer
event’s identifier. To view the state of the timer event or any of the other
attributes, use the STA (status) command as shown below:
STA T01,STT show the status of the timer event
STA T01,DAT,TIM show timer event date and time
To include the timer event in a user-defined event program line
reference the timer event state as T01 STT when configuring the
program line.
User-Defined
Event Management
Configuring user-defined events from the T1.317 interface involves
adding a user-defined event followed by setting the configurable
attributes to their desired values. The examples below illustrate this:
ADD UDE,U0001 add a user-defined event 1
CHA U0001,DES=“Upper Threshold Alarm”
change the description
CHA U0001,LAT=1 change the latched attribute to1(yes)
CHA U0001,SEV=“MIN” change the severity to minor
CHA U0001,PRG=“C103 VAL > 54.00”
change the program line
This example programs user-defined event 1 as a latched minor upper
threshold alarm for peripheral monitor channel 1 at address 3. See the
object tables in Appendix B for a complete list of user defined event
attributes and their acceptable values. The example below illustrates
how to clear user-defined event 1:
CLE U0001
To clear other user-defined events simply replace U0001 with the
event’s identifier. It may be useful to link user-defined events to other
objects. For example, if U0001 is a plant voltage alarm, it would be
useful to have it reported as a DC plant alarm when the ALA command
is used to report active DC plant alarms. This can be done by linking
U0001 to the DC plant. The example below illustrates how this is done: