Classes
Bases: sardana.pool.poolbasegroup.PoolBaseGroup, sardana.pool.poolelement.PoolElement
A class representing a Pseudo Motor in the Sardana Device Pool
drift correction
the siblings for this pseudo motor
Get positions for underlying elements.
Parameters: |
|
---|---|
Returns: | the physical positions |
Return type: | dict <PoolElement, SardanaAttribute > |
Get the last positions for all siblings. If write_pos is True and a sibling has already been moved before, it’s last write position is used. Otherwise its read position is used instead.
Parameters: |
|
---|---|
Returns: | a dictionary with siblings write positions |
Return type: | dict <PoolElement, position(float?) > |
Returns the user position.
Parameters: |
|
---|---|
Returns: | the user position |
Return type: |
Moves the motor to the specified user position
Parameters: | position (Number) – the user position to move to |
---|
Sets a new write value for the user position.
Parameters: |
|
---|
pseudo motor position
motion object