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

Attributes