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

CS_on_off

// Description  : Switch on/off and enable/disable controller for selected
//                PACS internal CS (calibration source)
//

Input variable(s):

procedure CS_on_off {
    string cal_source = "CS1" in ["CS1","CS2"];
    string on_off = "ON" in ["ON","OFF"];
}{

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