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
1 merge request!34PBIBCM-211 add fiber optics PVs
...@@ -29,7 +29,7 @@ record(mbbo, "$(P)$(R)OutDataSelect") ...@@ -29,7 +29,7 @@ record(mbbo, "$(P)$(R)OutDataSelect")
field(EIST, "ACCT Ch09") field(EIST, "ACCT Ch09")
field(NIVL, "9") field(NIVL, "9")
field(NIST, "ACCT Ch10") field(NIST, "ACCT Ch10")
# field(ASG, "critical") field(ASG, "critical")
info(autosaveFields, "VAL") info(autosaveFields, "VAL")
} }
...@@ -68,8 +68,8 @@ record(bo, "$(P)$(R)OutDataEnable") ...@@ -68,8 +68,8 @@ record(bo, "$(P)$(R)OutDataEnable")
field(ONAM, "Enabled") field(ONAM, "Enabled")
field(VAL, "0") field(VAL, "0")
field(PINI, "YES") field(PINI, "YES")
# field(ASG, "critical") field(ASG, "critical")
# info(autosaveFields, "VAL") info(autosaveFields, "VAL")
} }
record(bi, "$(P)$(R)OutDataEnableR") record(bi, "$(P)$(R)OutDataEnableR")
{ {
...@@ -132,5 +132,5 @@ record(bo, "$(P)$(R)Reset") ...@@ -132,5 +132,5 @@ record(bo, "$(P)$(R)Reset")
field(ZNAM, "No") field(ZNAM, "No")
field(ONAM, "Yes") field(ONAM, "Yes")
field(HIGH, "1") 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