This is historical information of device classes implemented in TwickenhamSMC device server.

Use this link to find the valid information.

Development status: New development
Information status: Updated

Contact: jmoldes@cells.es



Class Description


This class is used for controlling the main features of Twickenham Superconducting Magnet Controller

Families: Instrumentation

Key words:

Platform: All Platforms

Language: Python

License: GPL

Contact: jmoldes@cells.es

Hardware


Manufacturer: Twickenham

Product:

Superconducting Magnet Controller 120-10/20 firmware 5.64 - 5.68

Bus: Serial Line

Class interface


Attributes:

Name Description
CalibrationScalar: DevDouble Calibration factor used to compute field from current
CurrentScalar: DevDouble Output current being delivered
FieldScalar: DevDouble Output field being delivered
VoltageScalar: DevDouble Output voltage being delivered
DirectionScalar: DevBoolean Ramp direction (positive=False/negative=True)
FPLockedScalar: DevBoolean Front panel locked
PausedScalar: DevBoolean Ramp paused
RampRateScalar: DevDouble Ramp rate
RampTargetScalar: DevString Ramp target (lower, zero or upper)
TargetToleranceScalar: DevDouble Tolerance to consider target reached
TargetTolerance0Scalar: DevDouble Tolerance to consider zero reached
UnitsScalar: DevString Units displayed in front panel (Amps or Tesla)
UpperScalar: DevDouble Upper target setpoint
LowerScalar: DevDouble Lower target setpoint
CommErrorsSpectrum: DevString Log of communication errors since last init

Commands:

Name Description
StateInput: DevVoid
Output: State
State Code
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller.
StatusInput: DevVoid
Output: ConstDevString
Status description
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller.
RampInput: DevUShort
0 : ramp to Zero 1 : ramp to Lower 2 : ramp to Upper
Output: DevVoid
Ramp power supply to Lower, Upper or Zero
RampInRangeInput: DevVarDoubleArray
start and end points of the ramp range
Output: DevVoid
Ramp power supply between the 2 setpoints passed as parameters
StopInput: DevVoid
Output: DevVoid
Stop power supply at current value by setting current field/amps as lower/upper setpoing, depending on current set target
ZeroInput: DevVoid
Output: DevVoid
Set zero as target

Pipes:

Properties:

Name Description
SerialDeviceDevString The serial device to connect to. Three types are supported: Configuration: 9600 8N2, SOFTWARE FLOW CONTROL ENABLED (XON/XOFF)!, newline 0xA, 1) Simu. Simulated mode for development purposes 2) The name of the serial tango device to connect to. Serial and PySerial devices are supported 3) The name of the serial device to connect to (i.e. /dev/ttyS0). In this case the connection is direct and this server must be run on the machine where the serial port resides
AutoRampDownDevBoolean Device should check that auto ramp down is correctly configured in the hardware
AutoInvertDevBoolean Allow or not automatic polarity inversion if requested ramping requires inverting it
CalibrationDevDouble Calibration factor Tesla/Amp
MaxCurrentDevDouble Maximum current in Amps
MaxRampRateDevDouble Maximum ramp rate in Amps/sec
MaxVoltageDevDouble Maximum voltage in Volts
UnitsDevString If defined then the especified value will be set in the hardware on initialization

Added by:pgoryl2 on:19 Jan 2017, 10:41 a.m.