Differences between revisions 2 and 3
Revision 2 as of 2008-02-13 12:18:34
Size: 559
Editor: dcesarsky
Comment:
Revision 3 as of 2009-07-15 14:32:36
Size: 559
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

EnDis_chopper

// Purpose       : Enable/disable the chopper electronics
// Author CUS    : Diego A. Cesarsky (diego.cesarsky@mpe.mpg.de)
//
// Input arguments
// Type  Name      Description
// string onoff    ON: Enable chopper, OFF: Disable
// Description   : Enable/disable electronics, controller
//
// Dependencies  :
// Comments      :
// Version       : 0.1 10-nov-2006 First creation
// History       :
//

Input variable(s): {{{ : procedure EnDis_chopper {

  • string onoff = "ON" in ["ON","OFF"];

}{ }}}

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