-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
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
Labels
No labels