Differences between revisions 3 and 4
Revision 3 as of 2008-02-14 16:17:57
Size: 233
Editor: dcesarsky
Comment:
Revision 4 as of 2009-07-15 14:32:36
Size: 233
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

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)