Package | Description |
---|---|
com.ergotech.secs.gem |
Modifier and Type | Field and Description |
---|---|
java.util.Map<java.lang.String,GemALID> |
GemHandler.alids
The Vector of Alarm Servers.
|
Modifier and Type | Method and Description |
---|---|
GemALID |
GemHandler.getAlarm(SecsFormat alid)
Returns the alarm server associated with the given alid.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,GemALID> |
GemHandler.getAllALIDs()
Returns the alids
|
Modifier and Type | Method and Description |
---|---|
S5F1 |
AlarmWriter.generateAlarm(GemALID theAlarm) |
S5F1 |
GemHandler.generateAlarm(GemALID theAlarm)
This will be called by the alarm when it wants to send a specific alarm.
|
void |
GemHandler.registerAlarm(SecsFormat alid,
GemALID theAlarm)
Registers an alarm server with the given alid
|
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.