Development status:
Released,
Release: release_1_0_2
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/IonGunSPECS
Contact:
Class Description
This class aims to control a IonGunSPECS power supply.
Families: OtherInstruments
Key words: PowerSupply
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: SPECS
Product:
PU IQE 11/35
Bus: GPIB
Class interface
Attributes:
Name | Description |
---|---|
energyScalar: DevUShort | — |
emissionCurrentScalar: DevDouble | — |
energyCurrentScalar: DevShort | — |
temperatureScalar: DevFloat | — |
filamentVoltageScalar: DevDouble | — |
filamentCurrentScalar: DevDouble | — |
operationModeScalar: DevString | — |
highVoltageScalar: DevBoolean | — |
remoteControlEnabledScalar: DevBoolean | — |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
OperateInput: DevVoid Output: DevVoid |
This command sets the operation mode to OPERATE |
StandbyInput: DevVoid Output: DevVoid |
This command sets the operation mode to STANDBY |
DegasInput: DevVoid Output: DevVoid |
This command sets the operation mode to DEGAS |
OffInput: DevVoid Output: DevVoid |
This command sets the operation mode to OFF |
ResetInput: DevVoid Output: DevVoid |
This command initializes the power supply unit |
Pipes:
Properties:
Name | Description |
---|---|
GpibDeviceNameDevString | This property contains the name of the GPIB device used to control the power supply |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.