This is historical information of device classes implemented in SY900S_group device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
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 |
---|---|
GroupNumberDevLong | one group is consisted of severals channels. this property assigns the group number. |
SY900SgenericProxyServerDevString | name of the generic device server proxy |
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:15 p.m.