PseudoCounter

Classes

PseudoCounter

Inheritance diagram of PseudoCounter

class PseudoCounter(dclass, name)[source]

Bases: sardana.tango.pool.PoolDevice.PoolElementDevice

init(name)[source]
get_pseudo_counter()[source]
set_pseudo_counter(pseudo_counter)[source]
pseudo_counter
delete_device
init_device
on_pseudo_counter_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]
is_Value_allowed(req_type)
CalcPseudo(physical_values)[source]

Returns the pseudo counter value for the given physical counters

CalcAllPseudo(physical_values)[source]

Returns the pseudo counter values for the given physical counters

PseudoCounterClass

Inheritance diagram of PseudoCounterClass

class PseudoCounterClass(name)[source]

Bases: sardana.tango.pool.PoolDevice.PoolElementDeviceClass

class_property_list = {}
device_property_list = {'Instrument_id': [<_mock._Mock object at 0x7f10bca3ad90>, 'Controller ID', [0]], 'Ctrl_id': [<_mock._Mock object at 0x7f10bca3ad90>, 'Controller ID', [0]], 'Elements': [<_mock._Mock object at 0x7f10bca3b1d0>, 'elements used by the pseudo', []], 'Force_HW_Read': [<_mock._Mock object at 0x7f10bca3ac10>, 'Force a hardware read of value even when in operation (motion/acquisition', False], 'Id': [<_mock._Mock object at 0x7f10bca3ad90>, 'Internal ID', 0], 'Axis': [<_mock._Mock object at 0x7f10bca3ad90>, 'Axis in the controller', [0]]}
cmd_list = {'Abort': [[<_mock._Mock object at 0x7f10bca3b2d0>, ''], [<_mock._Mock object at 0x7f10bca3b2d0>, '']], 'Restore': [[<_mock._Mock object at 0x7f10bca3b2d0>, ''], [<_mock._Mock object at 0x7f10bca3b2d0>, '']], 'CalcAllPseudo': [[<_mock._Mock object at 0x7f10bca3afd0>, 'physical positions'], [<_mock._Mock object at 0x7f10bca3afd0>, 'pseudo counter values']], 'Stop': [[<_mock._Mock object at 0x7f10bca3b2d0>, ''], [<_mock._Mock object at 0x7f10bca3b2d0>, '']], 'CalcPseudo': [[<_mock._Mock object at 0x7f10bca3afd0>, 'physical values'], [<_mock._Mock object at 0x7f10bca3ac50>, 'pseudo counter']]}
standard_attr_list = {'Value': [[<_mock._Mock object at 0x7f10bca3ac50>, <_mock._Mock object at 0x7f10bca3b450>, <_mock._Mock object at 0x7f10bca3b390>]]}