Files
epics-base/src/ioc/db/menuPost.dbd
Andrew Johnson 493d6014b9 Add new global menuPost
To reduce duplication.
2012-11-29 12:53:21 -06:00

12 lines
477 B
Plaintext

#*************************************************************************
# Copyright (c) 2012 UChicago Argonne LLC, as Operator of Argonne
# National Laboratory.
# EPICS BASE is distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution.
#*************************************************************************
menu(menuPost) {
choice(menuPost_OnChange, "On Change")
choice(menuPost_Always, "Always")
}