= OFF, 1 = ON, 2 == STANDBY
managerStateDefault := 0
# 2 = parameterEnums::refrigCool ( 0 = refrigOff, 1 = refrigHeat, 3 =
refrigPump )
cryoStateDefault := 2
In the example above, the lines that start with # are comments. You can see that the manager defaults to OFF, and the refrigerator control defaults to COOL. The defaults are used whenever the single-board (in this case gbtaio1) is rebooted. To change, for example, the PF1 manager default state to STANDBY, the parameter will be changed to 2, by editing the third line like:
managerStateDefault := 2
| Topic SoftwareConfigurationFiles . { Edit | Attach | Ref-By | Printable | Diffs | r1.3 | > | r1.2 | > | r1.1 | More } |
|
Revision r1.3 - 06 Feb 2008 - 18:18 GMT - DavidRose Parents: WebHome > TelescopeOperations |
Content copyright © 1999-2007 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. |