ZeroDExpChannel

Classes

ZeroDExpChannel

Inheritance diagram of ZeroDExpChannel
class ZeroDExpChannel(dclass, name)[source]

Bases: sardana.tango.pool.PoolDevice.PoolElementDevice

init(name)[source]
get_zerod()[source]
set_zerod(zerod)[source]
zerod
delete_device(*args, **kwargs)[source]
init_device(*args, **kwargs)[source]
on_zerod_changed(event_source, event_type, event_value)[source]
always_executed_hook()[source]
read_attr_hardware(data)[source]
get_dynamic_attributes()[source]
initialize_dynamic_attributes()[source]
read_Value(attr)[source]
read_CurrentValue(attr)[source]
Start()[source]
read_ValueBuffer(attr)[source]
read_TimeBuffer(attr)[source]
read_AccumulationType(attr)[source]
write_AccumulationType(attr)[source]
is_Value_allowed(req_type)
is_CurrentValue_allowed(req_type)
is_AccumulationType_allowed(req_type)
is_ValueBuffer_allowed(req_type)
is_TimeBuffer_allowed(req_type)

ZeroDExpChannelClass

Inheritance diagram of ZeroDExpChannelClass
class ZeroDExpChannelClass(name)[source]

Bases: sardana.tango.pool.PoolDevice.PoolElementDeviceClass

class_property_list = {}
device_property_list = {'Instrument_id': [tango._tango.CmdArgType.DevLong64, 'Controller ID', [0]], 'Ctrl_id': [tango._tango.CmdArgType.DevLong64, 'Controller ID', [0]], 'Force_HW_Read': [tango._tango.CmdArgType.DevBoolean, 'Force a hardware read of value even when in operation (motion/acquisition', False], 'Id': [tango._tango.CmdArgType.DevLong64, 'Internal ID', 0], 'Axis': [tango._tango.CmdArgType.DevLong64, 'Axis in the controller', [0]]}
cmd_list = {'Start': [[tango._tango.CmdArgType.DevVoid, ''], [tango._tango.CmdArgType.DevVoid, '']], 'Abort': [[tango._tango.CmdArgType.DevVoid, ''], [tango._tango.CmdArgType.DevVoid, '']], 'Stop': [[tango._tango.CmdArgType.DevVoid, ''], [tango._tango.CmdArgType.DevVoid, '']], 'Restore': [[tango._tango.CmdArgType.DevVoid, ''], [tango._tango.CmdArgType.DevVoid, '']]}
attr_list = {'Instrument': [[tango._tango.CmdArgType.DevString, tango._tango.AttrDataFormat.SCALAR, tango._tango.AttrWriteType.READ_WRITE], {'Display level': tango._tango.DispLevel.EXPERT, 'label': 'Instrument'}], 'AccumulationType': [[tango._tango.CmdArgType.DevString, tango._tango.AttrDataFormat.SCALAR, tango._tango.AttrWriteType.READ_WRITE], {'label': 'Accumulation Type', 'Display level': tango._tango.DispLevel.EXPERT, 'Memorized': 'true'}], 'SimulationMode': [[tango._tango.CmdArgType.DevBoolean, tango._tango.AttrDataFormat.SCALAR, tango._tango.AttrWriteType.READ_WRITE], {'label': 'Simulation mode'}], 'ValueBuffer': [[tango._tango.CmdArgType.DevDouble, tango._tango.AttrDataFormat.SPECTRUM, tango._tango.AttrWriteType.READ, 16384]], 'TimeBuffer': [[tango._tango.CmdArgType.DevDouble, tango._tango.AttrDataFormat.SPECTRUM, tango._tango.AttrWriteType.READ, 16384]]}
standard_attr_list = {'Value': [[tango._tango.CmdArgType.DevVoid, tango._tango.AttrDataFormat.SCALAR, tango._tango.AttrWriteType.READ], {'abs_change': '1.0'}]}