enum TrigDisp

Trigger disposition codes

d_none
Trigger is not routed past the trigger manager
d_metaDB
Record trigger in the meta-database
d_alarm
Generate an epics alarm

Documentation

The trigger disposition is a bit-mask indicating where a trigger is to be routed. The current options include logging in the meta- data database (d_metaDB) and issuing an operator alarm through Epics (d_alarm). By default, triggers are routed only to the database.
d_none
Trigger is not routed past the trigger manager

d_metaDB
Record trigger in the meta-database

d_alarm
Generate an epics alarm

alphabetic index hierarchy of classes


generated by doc++