Changes between Version 3 and Version 4 of HetProcedures/TO/guiderloop


Ignore:
Timestamp:
Apr 26, 2019 5:13:49 AM (5 years ago)
Author:
shetrone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/TO/guiderloop

    v3 v4  
    1515{{{ syscmd -T 'Guider1_tune(kd=0,ki=0.2,kp=0.8)' }}}[[BR]]
    1616{{{ syscmd -T 'Guider2_tune(kd=0,ki=0.2,kp=0.8)' }}}[[BR]]
    17 {{{ syscmd -T 'ACAM_tune(kd=0,ki=0.2,kp=0.8)' }}}[[BR]]
     17{{{ syscmd -T 'ACQ_tune(kd=0,ki=0.2,kp=0.8)' }}}[[BR]]
    1818
    1919Where the integral term is the ki and the principle term is the kp.
     
    2323{{{ syscmd -T 'Guider1_tune(kd=0,ki=0,kp=1.0)' }}}[[BR]]
    2424{{{ syscmd -T 'Guider2_tune(kd=0,ki=0,kp=1.0)' }}}[[BR]]
    25 {{{ syscmd -T 'ACAM_tune(kd=0,ki=0,kp=1.0)' }}}[[BR]]
     25{{{ syscmd -T 'ACQ_tune(kd=0,ki=0,kp=1.0)' }}}[[BR]]
    2626
    2727You can clear the guiding terms from memory with the following command: