EPICS Component Reference Manual


Menu menuPriority

This menu is used for the PRIO field of all record types. It controls the relative priority of records scheduled with SCAN=Event or SCAN=I/O Intr, and also of records that use asynchronous completion.

IndexIdentifierChoice String
0 menuPriorityLOW LOW
1 menuPriorityMEDIUM MEDIUM
2 menuPriorityHIGH HIGH

The number of priorities is set in various other places in the code too, so adding new entries to this menu will probably break the IOC build.


EPICS Component Reference Manual