.

Average: 0
Rating Count: 0

Development status: Released, Release: Danfysik9000Mch-Release_1_2
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/PowerSupply/Danfysik9000Mch
Contact:



Class Description


This class will control several Danfysik system 9000 channels.
(several channels per device).

Families: PowerSupply

Key words:

Language: Cpp

License:

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.


Please log in to comment.

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.
Added by:pgoryl2 on:23 Feb 2017, 11:01 a.m.