 Development status:
    Released,
            Release: release_2_0_5
        
    
    Development status:
    Released,
            Release: release_2_0_5
        
    
    Information status: Updated
    
        
    
    
    
    Repository:
    
    
        http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/PowerSupply/SY900S_group
    
    
    
    
    Contact:
    
        
    
Class Description
this device controls one group of channels. Every channels of one group reply by the same way
Families: PowerSupply
Key words:
Language: Cpp
Contact:
Class interface
Attributes:
| Name | Description | 
|---|---|
| voltagesAppliedOnAllChannelsScalar: DevDouble | — | 
| deltaVoltagesOverAllChannelsScalar: DevDouble | — | 
| groupScalar: DevLong | — | 
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 | switchs on all the channels of a same group | 
| OffInput: DevVoid Output: DevVoid | switchs off all the channels of a same group. Vouts = 0 V after pushing init. Moreover, after switching ON, Output voltages stay at 0 V. | 
| ResetErrorInput: DevVoid Output: DevVoid | erase all error message | 
| SetChannelsTargetVoltageInput: DevVoid Output: DevVoid | This command sets all channels to the voltage defined by each target voltage attributes in the SY900S_channel device. | 
| GetLastErrorInput: DevVoid Output: DevString | this function get the las error message which has occured | 
Pipes:
Properties:
| Name | Description | 
|---|---|
| SY900SgenericProxyServerDevString | name of the generic device server proxy | 
| GroupNumberDevLong | one group is consisted of severals channels. this property assigns the group number. | 
Please log in to comment.
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.
