This is historical information of device classes implemented in Danfysik9000Mch device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
- This class will control several Danfysik system 9000 channels.
- (several channels per device).
Families: PowerSupply
Key words:
Language: Cpp
Contact:
Class interface
Attributes:
Name | Description |
---|---|
CurrentSpectrum: 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. |
OnInput: DevVoid Output: DevVoid |
This command will switch all the channels controlled on. |
OffInput: DevVoid Output: DevVoid |
This command will switch all the channels controlled off. |
ResetInput: DevVoid Output: DevVoid |
This command will reset all the channels controlled. |
SetCurrentInput: DevVoid Output: DevVoid |
This command will apply the setpoint of the Current Attribute of each channel controlled. |
ZeroCurrentInput: DevVoid Output: DevVoid |
Set the Current to 0 on each channel. If the power supply is OFF or FAULT, do nothing. |
GetCurrentSetPointsInput: DevVoid Output: DevVarDoubleArray |
This command will read all the current set points on the single channel devices. |
GetChannelsListInput: DevVoid Output: DevVarStringArray |
This command will return the list of channels controlled by this multichannels device. |
Pipes:
Properties:
Name | Description |
---|---|
Channels_listString[]Type | List of the channels device names |
Channels_timeoutDevLong | Timeout in milliseconds of the group of Tango devices. |
20 Apr 2017, Piotr Goryl
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.
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.
Added by:pgoryl2
on:20 Apr 2017, 1:14 p.m.