This repository was archived by the owner on May 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 8383 pv_acq_trigger_rep = str (prefix_fofb ) + str ("ACQTriggerRep-Sel" )
8484 pv_acq_trigger_event = str (prefix_fofb ) + str ("ACQTriggerEvent-Sel" )
8585 pv_acq_samples_pre = str (prefix_fofb ) + str ("ACQSamplesPre-SP" )
86- pv_current_setpoint_inf = str (prefix_fofb ) + str ("TestCurrLowLim -SP" )
86+ pv_current_setpoint_inf = str (prefix_fofb ) + str ("TestLowLim -SP" )
8787 pv_dac_cnt_max = str (prefix_fofb ) + str ("TestPIDacCntMax-SP" )
8888 pv_dac_data_wb = str (prefix_fofb ) + str ("DacDataSrc-Sel" )
8989
117117 pv_voltage_gain .append ( str (pv_prefix ) + str ("VoltGain" ) + str ("-SP" ))
118118 pv_current_offset .append ( str (pv_prefix ) + str ("CurrOffset" ) + str ("-SP" ))
119119 pv_voltage_offset .append ( str (pv_prefix ) + str ("VoltOffset" ) + str ("-SP" ))
120- pv_current_setpoint .append ( str (pv_prefix ) + str ("CurrentRaw" ) + str ("-SP" ))
120+ pv_current_setpoint .append ( str (pv_prefix ) + str ("TestHighLim" ) + str ("-SP" ))
121121 pv_amp_enable .append ( str (pv_prefix ) + str ("PwrState" ) + str ("-Sel" ))
122122 pv_pi_enable .append ( str (pv_prefix ) + str ("CtrlLoop" ) + str ("-Sel" ))
123123 pv_pi_kp .append ( str (pv_prefix ) + str ("CtrlLoopKp" ) + str ("-SP" ))
Original file line number Diff line number Diff line change 7373pv_acq_trigger_rep = str (prefix_fofb ) + str ("ACQTriggerRep-Sel" )
7474pv_acq_trigger_event = str (prefix_fofb ) + str ("ACQTriggerEvent-Sel" )
7575pv_acq_samples_pre = str (prefix_fofb ) + str ("ACQSamplesPre-SP" )
76- pv_current_setpoint_inf = str (prefix_fofb ) + str ("TestCurrLowLim -SP" )
76+ pv_current_setpoint_inf = str (prefix_fofb ) + str ("TestLowLim -SP" )
7777pv_dac_cnt_max = str (prefix_fofb ) + str ("TestPIDacCntMax-SP" )
7878pv_dac_data_wb = str (prefix_fofb ) + str ("DacDataSrc-Sel" )
7979
107107 pv_current_offset .append ( str (pv_prefix ) + str ("CurrOffset" ) + str ("-SP" ))
108108 pv_voltage_offset .append ( str (pv_prefix ) + str ("VoltOffset" ) + str ("-SP" ))
109109 pv_current_setpoint .append ( str (pv_prefix ) + str ("Current" ) + str ("-SP" ))
110- pv_current_setpoint_raw .append ( str (pv_prefix ) + str ("CurrentRaw" ) + str ("-SP" ))
110+ pv_current_setpoint_raw .append ( str (pv_prefix ) + str ("TestHighLim" ) + str ("-SP" ))
111111 pv_dac_data .append ( str (pv_prefix ) + str ("DacData" ) + str ("-SP" ))
112112 pv_amp_enable .append ( str (pv_prefix ) + str ("PwrState" ) + str ("-Sel" ))
113113 pv_pi_enable .append ( str (pv_prefix ) + str ("CtrlLoop" ) + str ("-Sel" ))
Original file line number Diff line number Diff line change 6868pv_acq_trigger_rep = str (prefix_fofb ) + str ("ACQTriggerRep-Sel" )
6969pv_acq_trigger_event = str (prefix_fofb ) + str ("ACQTriggerEvent-Sel" )
7070pv_acq_samples_pre = str (prefix_fofb ) + str ("ACQSamplesPre-SP" )
71- pv_current_setpoint_inf = str (prefix_fofb ) + str ("TestCurrLowLim -SP" )
71+ pv_current_setpoint_inf = str (prefix_fofb ) + str ("TestLowLim -SP" )
7272pv_dac_cnt_max = str (prefix_fofb ) + str ("TestPIDacCntMax-SP" )
7373pv_dac_data_wb = str (prefix_fofb ) + str ("DacDataSrc-Sel" )
7474
102102 pv_current_offset .append ( str (pv_prefix ) + str ("CurrOffset" ) + str ("-SP" ))
103103 pv_voltage_offset .append ( str (pv_prefix ) + str ("VoltOffset" ) + str ("-SP" ))
104104 pv_current_setpoint .append ( str (pv_prefix ) + str ("Current" ) + str ("-SP" ))
105- pv_current_setpoint_raw .append ( str (pv_prefix ) + str ("CurrentRaw" ) + str ("-SP" ))
105+ pv_current_setpoint_raw .append ( str (pv_prefix ) + str ("TestHighLim" ) + str ("-SP" ))
106106 pv_dac_data .append ( str (pv_prefix ) + str ("DacData" ) + str ("-SP" ))
107107 pv_amp_enable .append ( str (pv_prefix ) + str ("PwrState" ) + str ("-Sel" ))
108108 pv_pi_enable .append ( str (pv_prefix ) + str ("CtrlLoop" ) + str ("-Sel" ))
Original file line number Diff line number Diff line change 6565pv_acq_trigger_rep = str (prefix_fofb ) + str ("ACQTriggerRep-Sel" )
6666pv_acq_trigger_event = str (prefix_fofb ) + str ("ACQTriggerEvent-Sel" )
6767pv_acq_samples_pre = str (prefix_fofb ) + str ("ACQSamplesPre-SP" )
68- pv_current_setpoint_inf = str (prefix_fofb ) + str ("TestCurrLowLim -SP" )
68+ pv_current_setpoint_inf = str (prefix_fofb ) + str ("TestLowLim -SP" )
6969pv_dac_cnt_max = str (prefix_fofb ) + str ("TestPIDacCntMax-SP" )
7070pv_dac_data_wb = str (prefix_fofb ) + str ("DacDataSrc-Sel" )
7171
9999 pv_voltage_gain .append ( str (pv_prefix ) + str ("VoltGain" ) + str ("-SP" ))
100100 pv_current_offset .append ( str (pv_prefix ) + str ("CurrOffset" ) + str ("-SP" ))
101101 pv_voltage_offset .append ( str (pv_prefix ) + str ("VoltOffset" ) + str ("-SP" ))
102- pv_current_setpoint .append ( str (pv_prefix ) + str ("CurrentRaw" ) + str ("-SP" ))
102+ pv_current_setpoint .append ( str (pv_prefix ) + str ("TestHighLim" ) + str ("-SP" ))
103103 pv_amp_enable .append ( str (pv_prefix ) + str ("PwrState" ) + str ("-Sel" ))
104104 pv_pi_enable .append ( str (pv_prefix ) + str ("CtrlLoop" ) + str ("-Sel" ))
105105 pv_pi_kp .append ( str (pv_prefix ) + str ("CtrlLoopKp" ) + str ("-SP" ))
You can’t perform that action at this time.
0 commit comments