This is historical information of device classes implemented in CryoSMSPowerSupplyGpib device server.
Use this link to find the valid information.
Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/PowerSupply/CryoSMSPowerSupplyGpib
Contact:
Class Description
SMS Series superconducting magnet controllers from Cryogenic
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Cryogenics
Product:
SMS Power Supply
Bus: GPIB
Class interface
Attributes:
Name | Description |
---|---|
OutputCurrentScalar: DevDouble | — |
MIDSettingScalar: DevDouble | — |
MAXSettingScalar: DevDouble | — |
PauseScalar: DevLong | 0-> off, 1 -> on |
HeaterScalar: DevLong | 0-> off, 1 -> on |
OutputVoltageScalar: DevDouble | — |
ReadingUnitsScalar: DevString | Tesla or Amps |
RAMPSettingScalar: DevDouble | — |
LIMITSettingScalar: DevDouble | — |
HEATERSettingScalar: DevDouble | — |
TPASettingScalar: DevDouble | — |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
StartRampingInput: DevLong Selects the target to ramp to: 0 -> ZERO 1 -> MID 2 -> MAX Output: DevVoid |
Start ramping to the target indicated in the input argument: 0 -> ZERO 1 -> MID 2 -> MAX |
Pipes:
Properties:
Name | Description |
---|---|
GpibDeviceNameDevString | Name of the Gpib Tango Device talking to the hardware (only need if the connection is done via Gpib) |
Updated:
The device class has been updated.
You are looking at this version now.
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.