Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/LKSf41Gaussmeter
Contact:
Class Description
Lakeshore F41 Gaussmeter
Families: MeasureInstruments
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: Lakeshore
Product:
F41
Bus: Data Socket
Class interface
Attributes:
Name | Description |
---|---|
SetpointOpenLoopScalar: DevDouble | — |
SetpointFieldScalar: DevDouble | — |
IValueScalar: DevLong | Closed loop I-Value |
PValueScalar: DevDouble | Closed loop P-Value |
MagneticFieldScalar: DevDouble | — |
OpenLoopScalar: DevLong | 0 -> close loop 1 -> open loop |
FieldControlScalar: DevLong | — |
Commands:
Name | Description |
---|---|
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. |
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. |
Pipes:
Properties:
Name | Description |
---|---|
ModeDevString | — |
MeasurementUnitDevString | — |
IntegrationTimeDevString | Integration time (DEF if default) |
RangeDevString | Range (AUTO if auto range) |
SocketDeviceDevString | Name of the Tango Device making the socket connection |
Please log in to comment.