Differences between revisions 2 and 3
Revision 2 as of 2008-02-12 12:52:52
Size: 230
Editor: dcesarsky
Comment:
Revision 3 as of 2008-02-14 16:17:57
Size: 233
Editor: dcesarsky
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
Calling syntax: Input variable(s):

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)