Skip to content
Snippets Groups Projects
Commit 9265d817 authored by Juliano Murari's avatar Juliano Murari
Browse files

Update fiber template with critical and autosave PVs

parent ef27546e
No related branches found
No related tags found
No related merge requests found
Pipeline #117029 failed
......@@ -29,7 +29,7 @@ record(mbbo, "$(P)$(R)OutDataSelect")
field(EIST, "ACCT Ch09")
field(NIVL, "9")
field(NIST, "ACCT Ch10")
# field(ASG, "critical")
field(ASG, "critical")
info(autosaveFields, "VAL")
}
......@@ -68,8 +68,8 @@ record(bo, "$(P)$(R)OutDataEnable")
field(ONAM, "Enabled")
field(VAL, "0")
field(PINI, "YES")
# field(ASG, "critical")
# info(autosaveFields, "VAL")
field(ASG, "critical")
info(autosaveFields, "VAL")
}
record(bi, "$(P)$(R)OutDataEnableR")
{
......@@ -132,5 +132,5 @@ record(bo, "$(P)$(R)Reset")
field(ZNAM, "No")
field(ONAM, "Yes")
field(HIGH, "1")
# field(ASG, "critical")
field(ASG, "critical")
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment