Files
ADAndor/ADApp/Db/ADPrefixes.template

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))
}