dodal.devices.linkam3.Linkam3#

class dodal.devices.linkam3.Linkam3[source]#

Device to represent a Linkam3 temperature controller

tolerance#

Deadband around the setpoint within which the position is assumed to have been reached

Type:

float

settle_time#

The delay between reaching the setpoint and the move being considered complete

Type:

int

Parameters:
  • prefix (str) – PV prefix for this device

  • name (str) – unique name for this device

Methods

at_setpoint()

rtype:

bool

heater_on()

rtype:

bool

in_error()

rtype:

bool

locate()

rtype:

Location

pump_auto()

rtype:

bool

pump_on()

rtype:

bool

set(new_position[, timeout])

param new_position:

Attributes