.
Development status:
Released,
Release: PsImpl_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Training/PsImpl
Contact:
Class Description
- An implementation of a power supply which uses the abstract
- PowerSupply interface.
Families: Training
Key words:
Language: Cpp
Contact:
Class interface
Attributes:
Name | Description |
---|---|
CurrentScalar: DevDouble | — |
VoltageScalar: DevDouble | — |
CurrentSetPointScalar: DevDouble | — |
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. |
ResetInput: DevVoid Output: DevVoid |
Reset a fault on the power supply. |
OffInput: DevVoid Output: DevVoid |
Switch off the power supply. |
OnInput: DevVoid Output: DevVoid |
Switch on the power supply. |
Pipes:
Properties:
Name | Description |
---|---|
InterfaceBoardDevShort | The interface board to be used. Can be 1 to 8. |
ChannelDevShort | The channel on the interface board to be used. Can be 0 to 4. |
DefaultVoltageDevDouble | The default vlotage setting to be applied to the power supply |
Please log in to comment.
Generated
20 Apr 2017, Piotr Goryl
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.
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.
Added by:pgoryl2
on:23 Feb 2017, 11:43 a.m.