'****Global Setup Variables**** S5=9,0 '****Main Program**** PG 1 'will call subroutines LB aa 'that will initiate a CL za, I5<485 'move command based on CL zb, I5>515 'ain voltage level 600mv BR aa 'deadband '****Subroutines***** LB za 'ma to point if ain MA 200000 'voltage less than 2.5v H RT LB zb 'ma to point if ain MA -200000 'voltage more than 2.5v H RT E PG