Chop_on_off procedure

// Purpose       : Enable/disable the chopper electronics
//

Input variable(s):

procedure CHOP_on_off {
    string on_off = "ON" in ["ON","OFF"]; //Enable/Disable chopper
}{

Herschel: PACS/CUSPVscripts/ChopOnOff (last edited 2009-07-15 14:32:36 by localhost)