Skip to content

Strange INP field to record named "test" #553

@AlexanderWells-diamond

Description

@AlexanderWells-diamond

In the ADBase.template file there seems to be an odd record who has an INP field pointing to a record simply named "test":

record(mbbi, "$(P)$(R)ShutterStatusEPICS_RBV")
{
    ...
    field(INP,  "test CP MS")
    ...
}

See file here: https://github.com/areaDetector/ADCore/blame/master/ADApp/Db/ADBase.template#L609

I note that when I start my camera IOC it attempts to form channel access links to the record, which obviously does not exist. Is this simply a remnant of some long forgotten test, or is there some other reason for this link to exist?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions