Differences between revisions 2 and 3
Revision 2 as of 2008-02-15 07:29:03
Size: 542
Editor: dcesarsky
Comment:
Revision 3 as of 2009-07-15 14:32:37
Size: 542
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

CONF_cs

This script belongs to the controller CONFiguration series; here we set parameters for the internal calibration source controllers.

// Description: This version uses the hardcoded parameters found in the
//              DEC/MEC User Manual V3.3
//              The internal calibration source controller CS1 or CS2 or both
//              are initialized 
//

Input variable(s): {{{ : int procedure CONF_cs {

  • string whichCS = "CS1" in ["CS1","CS2","Both"]; // CS to configure

}{ }}}

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