fandango.device.DDebug module

This module is used to have all those classes used inside DeviceServers or to control/configure them and are not part of the Astor api (ServersDict)

class fandango.device.DDebug.DDebug(cl, name)[source]

Bases: fandango.dynamic.DynamicDS

static addToServer(py, server, instance)[source]
always_executed_hook()[source]
init_device()[source]
read_attr_hardware(data)[source]
class fandango.device.DDebug.DDebugClass(name)[source]

Bases: fandango.dynamic.DynamicDSClass

attr_list = {}
class_property_list = {}
cmd_list = {'evaluateFormula': [[PyTango._PyTango.CmdArgType.DevString, 'formula to evaluate'], [PyTango._PyTango.CmdArgType.DevString, 'formula to evaluate']]}
device_property_list = {}