TestCscCommander#

class lsst.ts.salobj.TestCscCommander(index, enable=False)#

Bases: CscCommander

Control a Test CSC from the command line.

Parameters:
  • index (int, optional) – SAL index of CSC.

  • enable (bool, optional) – Enable the CSC (when the commander starts up)? Note: amain always supplies this argument.

Methods Summary

do_setArrays(args)

Methods Documentation

async do_setArrays(args)#
Parameters:

args (Sequence[str])

Return type:

None