grecord(ao,"$(P)acqg_time") { field(ASG, "MCC") field(VAL, "5") field(PREC, "0") field(LOPR, "0") field(HOPR, "120") field(DRVL,"1") field(DRVH,"120") field(EGU ,"sec") # NAB: They must have wanted DRVH and not HOPR # field(HOPR,"130") # this is determined by FIFO size and beam sync rate } # these records hold the result of the asymmetry calculation grecord(ao,"$(P)beam_sync_pairs") { field(PREC, "1") } grecord(ao,"$(P)fifo_depth") { field(PREC, "1") } # channel 0 is the 10MHz clock #grecord(ao,"$(P)q_asym_0") #{ # field(PREC, "4") #} record(stringin,"$(P)seq_status") { field(VAL,"Unitinitalized") field(PINI,1) }