This is historical information of device classes implemented in IonGunSPECS device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
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 |
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.