Size: 571
Comment:
|
← Revision 3 as of 2009-07-15 14:32:37 ⇥
Size: 571
Comment: converted to 1.6 markup
|
No differences found! |
CS_temp
// Description : Set the temperature of a PACS internal Calibration source // // Dependencies : // // Preconditions : Configuration parameters have been uploaded and the // controller has been SWON & enabled // // Comments : // // Version : 1.0 // // History : 1.0 13-Apr-2005 Creation by DAC //
Input variable(s):
procedure CS_temp { string cal_source = "CS1" in ["CS1","CS2"]; // Chosen calibration source double resist_temp = 80.0; // The desired resistance of CSx, in Ohms }{