id4_common.devices.ge_controller#

GE pressure controllers

Module Contents#

class id4_common.devices.ge_controller.GEController(*args, timeout=60 * 60 * 10, **kwargs)#

Bases: apstools.devices.PVPositionerSoftDoneWithStop

General controller as a PVPositioner

units#
control#
slew_mode#
slew#
effort#
property settle_time#

Return the settle time in seconds after a move completes.

property egu#

Return the engineering units string from the EPICS units signal.

stop(*, success=False)#

Stop the positioner; hold current position if not successful.