ZeroDExpChannel
¶
Classes
ZeroDExpChannel¶
-
class
ZeroDExpChannel
(dclass, name)[source]¶ Bases:
sardana.tango.pool.PoolDevice.PoolElementDevice
-
init
(name)¶
-
get_zerod
()¶
-
set_zerod
(zerod)¶
-
zerod
¶
-
delete_device
(*args, **kwargs)¶
-
init_device
(*args, **kwargs)¶
-
on_zerod_changed
(event_source, event_type, event_value)¶
-
always_executed_hook
()¶
-
read_attr_hardware
(data)¶
-
get_dynamic_attributes
()¶
-
initialize_dynamic_attributes
()¶
-
read_Value
(attr)¶
-
read_CurrentValue
(attr)¶
-
Start
()¶
-
read_ValueBuffer
(attr)¶
-
read_TimeBuffer
(attr)¶
-
read_CumulationType
(attr)¶
-
write_CumulationType
(attr)¶
-
is_Value_allowed
(req_type)¶
-
is_CurrentValue_allowed
(req_type)¶
-
is_CumulationType_allowed
(req_type)¶
-
is_ValueBuffer_allowed
(req_type)¶
-
is_TimeBuffer_allowed
(req_type)¶
-
ZeroDExpChannelClass¶
-
class
ZeroDExpChannelClass
(name)[source]¶ Bases:
sardana.tango.pool.PoolDevice.PoolElementDeviceClass
-
class_property_list
= {}¶
-
device_property_list
= {'Instrument_id': [PyTango._PyTango.CmdArgType.DevLong64, 'Controller ID', [0]], 'Ctrl_id': [PyTango._PyTango.CmdArgType.DevLong64, 'Controller ID', [0]], 'Force_HW_Read': [PyTango._PyTango.CmdArgType.DevBoolean, 'Force a hardware read of value even when in operation (motion/acquisition', False], 'Id': [PyTango._PyTango.CmdArgType.DevLong64, 'Internal ID', 0], 'Axis': [PyTango._PyTango.CmdArgType.DevLong64, 'Axis in the controller', [0]]}¶
-
cmd_list
= {'Start': [[PyTango._PyTango.CmdArgType.DevVoid, ''], [PyTango._PyTango.CmdArgType.DevVoid, '']], 'Abort': [[PyTango._PyTango.CmdArgType.DevVoid, ''], [PyTango._PyTango.CmdArgType.DevVoid, '']], 'Stop': [[PyTango._PyTango.CmdArgType.DevVoid, ''], [PyTango._PyTango.CmdArgType.DevVoid, '']], 'Restore': [[PyTango._PyTango.CmdArgType.DevVoid, ''], [PyTango._PyTango.CmdArgType.DevVoid, '']]}¶
-
attr_list
= {'Instrument': [[PyTango._PyTango.CmdArgType.DevString, PyTango._PyTango.AttrDataFormat.SCALAR, PyTango._PyTango.AttrWriteType.READ_WRITE], {'Display level': PyTango._PyTango.DispLevel.EXPERT, 'label': 'Instrument'}], 'CumulationType': [[PyTango._PyTango.CmdArgType.DevString, PyTango._PyTango.AttrDataFormat.SCALAR, PyTango._PyTango.AttrWriteType.READ_WRITE], {'label': 'Cumulation Type', 'Display level': PyTango._PyTango.DispLevel.EXPERT, 'Memorized': 'true'}], 'SimulationMode': [[PyTango._PyTango.CmdArgType.DevBoolean, PyTango._PyTango.AttrDataFormat.SCALAR, PyTango._PyTango.AttrWriteType.READ_WRITE], {'label': 'Simulation mode'}], 'ValueBuffer': [[PyTango._PyTango.CmdArgType.DevDouble, PyTango._PyTango.AttrDataFormat.SPECTRUM, PyTango._PyTango.AttrWriteType.READ, 16384]], 'TimeBuffer': [[PyTango._PyTango.CmdArgType.DevDouble, PyTango._PyTango.AttrDataFormat.SPECTRUM, PyTango._PyTango.AttrWriteType.READ, 16384]]}¶
-
standard_attr_list
= {'Value': [[PyTango._PyTango.CmdArgType.DevVoid, PyTango._PyTango.AttrDataFormat.SCALAR, PyTango._PyTango.AttrWriteType.READ], {'abs_change': '1.0'}]}¶
-