.

Average: 5
Rating Count: 1

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



Class Description


This device controls the high voltage power supply boards fixed in the SY2527 crate.
the hadware is manufactured by the "CAEN "company. The used communication protocole is TCP/IP. On device can be seen as 1 HV power supply (PS) system consisted of severals PS boards. Each Board is consisted of 12 Channels (PS board types : A1733; A1833A )

Families: PowerSupply

Key words:

Language: Cpp

License:

Contact:

Class interface


Attributes:

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.
GetVoltageOnChannelInput: DevVarUShortArray
Output: DevDouble
None.
GetMeasVoltageOnChannelInput: DevVarUShortArray
Output: DevDouble
None.
SetVoltageOnChannelInput: DevVarDoubleArray
Output: DevVoid
None.
SetVoltageOnAllChannelsInput: DevDouble
Output: DevVoid
None.
PowerOnOverAllChannelsInput: DevVoid
Output: DevVoid
None.
PowerOffOverAllChannelsInput: DevVoid
Output: DevVoid
None.
PowerOnChannelInput: DevVarUShortArray
Output: DevVoid
None.
PowerOffChannelInput: DevVarUShortArray
Output: DevVoid
None.
GetChannelStatusInput: DevVarUShortArray
Output: DevUShort
None.
SetDefaultVoltageOnAllChannelsInput: DevVoid
Output: DevVoid
set Default Voltage On All Channels defined in properties

Pipes:

Properties:

Name Description
HostDevString SY2527 IP adress
HvPowerSupplyNameDevString an HV power supply name is consisted of severals boards, each one locked in different slots
SlotListShort[]Type this list contains the used slots in the HV Power Supply
DefaultVoltagesListString[]Type each element of the list is a default voltage configuration. One configuration is consists of 3 fields according to the following pattern: SlotNumer; ChannelNumber;DefaultValue; don`t forget the ` ; ` character at the end of string
RampVoltageDevDouble ramp up & down voltagaes are specified by assigning this property


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:06 a.m.