SAOspecServer¶
- 
class MonitorControl.BackEnds.ROACH1.simulator.SAOspecServer(name, roachlist=['roach1', 'roach2', 'roach3', 'roach4'], logpath='/usr/local/Logs/nutmeg2/', template='roach')¶
- Bases: - support.pyro.pyro5_server.Pyro5Server,- MonitorControl.BackEnds.ROACH1.simulator.SAObackend- Pyro server for the SAO back end - Public Attributes::
- datafile - file object to which the data are written logger - logging.Logger object name - spectrometer identifier run - True when server is running 
- Inherited from SAObackend::
- roach - back end channels (2 for DTO, 4 for SAO) 
- Inherited from Pyroserver::
- logger - logging.Logger object but superceded run - True if server is running 
 - Methods Summary - stop()- Stops the radiometer and closes the datafile - Methods Documentation - 
roaches_available()¶
 - 
server_help()¶
 - 
stop()¶
- Stops the radiometer and closes the datafile