Skip to content

HVCAEN: make number of summary channels configuarable #8680

@FreddieAkeroyd

Description

@FreddieAkeroyd

The PR ISISComputingGroup/EPICS-HVCAENx527#16 introduced a NCHANSUMM macro which is currently defaulted at 200. This should be made available via the IOC as a configuration macro. There is a second derived macro NCHANSUMMCHAR that is needed to set the size of a waveform char buffer, this should be calculated in the ioc st.cmd to be 40 * $(NCHANSUMM) and then passed to the Db as NCHANSUMMCHAR -(NCHANSUMMCHAR should not be a configuration user settable macro)

Planning

planning 00:38 2025/03/06

Metadata

Metadata

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions