Comment 1 for bug 1822028

Revision history for this message
Andrew Johnson (anj) wrote :

woz$ cat wf.db
record(waveform, wf) {
  field(FTVL, CHAR)
  field(NELM, 80)
  field(INP, {const: "ABCD"})
}
woz$ softIoc -d wf.db
Starting iocInit
############################################################################
## EPICS R7.0.5
## Rev. R7.0.5
############################################################################
iocRun: All initialization complete
epics> dbgf wf
DBF_CHAR[5]: "ABCD"