Files
ADAndor/andorApp/Db/ADPrefixes.template
T
2014-02-18 18:36:07 -06:00

10 lines
250 B
Plaintext

# Database contains a waveform record to hold a list of channel prefixes for area detector elements in an ioc
# John Hammonds
# May 3, 2010
record(waveform, "$(P)$(R)ChannelPrefixes")
{
field(FTVL, "CHAR")
field(NELM, $(NELEMENTS))
}