⇤ ← Revision 1 as of 2008-02-13 11:00:06
Size: 433
Comment:
|
← Revision 2 as of 2009-07-15 14:32:36 ⇥
Size: 433
Comment: converted to 1.6 markup
|
No differences found! |
PHOT_set_gain
// Purpose : Set gain "HIGH" or "LOW" for the BOLO electronics // // Input arguments // type name description // // // Description : This script will activate the LOW or HIGH gain modes // // // History : 0.1 19-apr-2005 DAC. //
Input variable(s):
int[] procedure PHOT_set_gain { string set_gain = "LOW" in ["LOW","HIGH"]; // Set electronics gain }{