⇤ ← Revision 1 as of 2008-02-14 16:15:03
Size: 405
Comment:
|
Size: 542
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
This script belongs to the controller '''CONF'''iguration series; here we set parameters for the internal calibration source controllers. |
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
}{ }}}