Add PVs with info on each channel and item

This commit is contained in:
2024-04-29 11:06:13 +02:00
parent f9a1db806c
commit fab4050ff4
6 changed files with 18 additions and 0 deletions

View File

@@ -26,3 +26,5 @@ ecmcEndIf()
dbLoadRecords(ecmcPluginDAQ.template,"P=${ECMC_PREFIX},Name=${NAME},NELM=${DAQ_NELM},PORT=ECMC.PLUGIN.DAQ.${NAME}")
epicsEnvUnset(DAQ_NELM)
epicsEnvUnset(ECMC_DAQ_CURR_CH)
epicsEnvUnset(ECMC_DAQ_CURR_ITM)