Skip to content

Commit 173e826

Browse files
committed
iocutca: instantiate FMC250M module for BPMs.
1 parent e784cd1 commit 173e826

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

iocBoot/iocutca/bpm_fmc250m_4ch.cmd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,9 @@ dbLoadTemplate("db/fmc_adc_common.substitutions", "P=${P1}, R=${R1}, PORT=FMC_AD
1717

1818
FMCADCCommon(1)
1919
dbLoadTemplate("db/fmc_adc_common.substitutions", "P=${P2}, R=${R2}, PORT=FMC_ADC_COMMON-1")
20+
21+
FMC250M(0)
22+
dbLoadRecords("db/fmc250m.template", "P=${P1}, R=${R1}, PORT=FMC250M-0")
23+
24+
FMC250M(1)
25+
dbLoadRecords("db/fmc250m.template", "P=${P2}, R=${R2}, PORT=FMC250M-1")

0 commit comments

Comments
 (0)