equal
deleted
inserted
replaced
6 |
6 |
7 record(ao,"$(P)$(R)MPL"){ |
7 record(ao,"$(P)$(R)MPL"){ |
8 field(DESC,"Macro Pulse length") |
8 field(DESC,"Macro Pulse length") |
9 field(DTYP,"Soft Channel") |
9 field(DTYP,"Soft Channel") |
10 field(VAL,0.0) |
10 field(VAL,0.0) |
11 field(PREC, "8") |
11 field(PREC, "2") |
12 field(EGU, "us") |
12 field(EGU, "us") |
13 field(FLNK,"$(P)$(R)Sum") |
13 field(FLNK,"$(P)$(R)Sum") |
14 } |
14 } |
15 |
15 |
16 record(ao,"$(P)$(R)PLOffset"){ |
16 record(ao,"$(P)$(R)PLOffset"){ |
942 field(OUT, "$(P)$(R)Delay2BaseUnitD PP NMS") |
942 field(OUT, "$(P)$(R)Delay2BaseUnitD PP NMS") |
943 field(PREC, "8") |
943 field(PREC, "8") |
944 field(DRVL, "-999999.99999975") |
944 field(DRVL, "-999999.99999975") |
945 field(DRVH, "999999.99999975") |
945 field(DRVH, "999999.99999975") |
946 field(EGU, "ms") |
946 field(EGU, "ms") |
|
947 field(FLNK,"$(P)$(R)MPLinit") |
947 } |
948 } |
948 record(calcout,"$(P)$(R)Delay2BaseUnitD") { |
949 record(calcout,"$(P)$(R)Delay2BaseUnitD") { |
949 field(DESC, "Convert Delay to base unit") |
950 field(DESC, "Convert Delay to base unit") |
950 field(INPA,"$(P)$(R)UserDelayD NPP NMS") |
951 field(INPA,"$(P)$(R)UserDelayD NPP NMS") |
951 field(INPB,"$(P)$(R)TimeUnitCF NPP NMS") |
952 field(INPB,"$(P)$(R)TimeUnitCF NPP NMS") |