Skip to content

fb_epid: I/O Intr not valid (no DSET) #10

@prjemian

Description

@prjemian

from prjemian/epics-docker#43

after iocInit: PV: xxx:epid1:outpv scanAdd: I/O Intr not valid (no DSET)

The code in the fb_epid.db database has this:

grecord(sseq, "$(P):outpv") {
        field(DESC, "follow OUT PV name")
        field(SCAN, "I/O Intr")
        field(DOL1, "$(P):out.OUTN")
        field(DLY1, "0")
        field(LNK1, "$(P):resume.INBN")
}

The SCAN field is triggering the message above.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions