Skip to content

Fix StartTimSel to use SDIS instead of DISA

Gabriel Fedel requested to merge fedel_review_seq_bug into master

How the aim is to disable the StartTimSel if StartMode-S is 0, the right is to use SDIS. DISA is to be used with dbPutField or dbPutLink.

See here: https://epics.anl.gov/base/R7-0/4-docs/dbCommonRecord.html

Merge request reports