Files
pcas/src/ioc/misc/dbCore.dbd
Andrew Johnson 0a2020e2fc Merged changes from 3.14 branch
Up to 3.14.12.4 release.
2013-12-17 12:54:04 -06:00

17 lines
375 B
Plaintext

# dbCore.dbd
#
# $Revision-Id$
#
# This file provides iocsh access to variables that control some lesser-used
# and debugging features of the IOC database code.
# Access security subroutines
variable(asCaDebug,int)
# Static database access variables
variable(dbRecordsOnceOnly,int)
variable(dbBptNotMonotonic,int)
# dbLoadTemplate settings
variable(dbTemplateMaxVars,int)