IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 13, 2006, 8:55:19 AM (20 years ago)
Author:
eugene
Message:

added active state to tasks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/controller.c

    r8548 r10694  
    1414  {"host",   controller_host,   "define host for controller"},
    1515  {"check",  controller_check,  "check controller host/job"},
    16   {"run",    controller_run,    "start controller operation"},
    17   {"stop",   controller_stop,   "stop controller (no disconnect)"},
     16  {"run",    controller_run,    "start controller operation / set run levels"},
     17  {"stop",   controller_run,    "stop controller (no disconnect)"},
    1818  {"status", controller_status, "check controller status"},
    1919  {"output", controller_output, "print controller output"},
Note: See TracChangeset for help on using the changeset viewer.