Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • To set the TKR bias voltage:
    No Format
    p.setBiasVoltageTkr(temId=0, biasVoltage=0x4000)
    
  • To power on ACD free boards:
    No Format
    
    p.powerOnAcdOnly(freeId=0, pduId=0, supRed=0)
    
  • Start the proxies and the scriptEngine:
    No Format
      python $ONLINE_ROOT/LICOS/telemetry/DiagnosticProxy.py --vscHost lat-elf21 --config $ONLINE_ROOT/LICOS/start/vsc.cfg
    
    No Format
      python $ONLINE_ROOT/LICOS/telemetry/TelemetryProxy.py --vscHost lat-elf21 --config $ONLINE_ROOT/LICOS/start/vsc.cfg
    
    No Format
      python $ONLINE_ROOT/LICOS/science/ScienceProxy.py --vscHost lat-elf21 --config $ONLINE_ROOT/LICOS/start/vsc.cfg
    
    No Format
      $ONLINE_ROOT/LICOS/start/scriptEngine.sh --server lat-elf21 --config $ONLINE_ROOT/LICOS/start/scriptEngine.cfg