Development status:
Released,
Release: release_0_9_6
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/PowerSupply/PSDanFysikS7000
Contact:
Class Description
Dserver de controle des alims Danfysik System7000
Families: PowerSupply
Key words:
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: Phoenix Inline modular slave
Bus: Profibus
Class interface
Attributes:
| Name | Description |
|---|---|
| currentScalar: DevDouble | — |
| setpointScalar: DevDouble | — |
| powerSupplyStatusScalar: DevULong | — |
| voltageScalar: DevDouble | — |
| isOnScalar: DevBoolean | — |
| isAnalogScalar: DevBoolean | — |
| isFaultScalar: DevBoolean | — |
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 |
None. |
| OffInput: DevVoid Output: DevVoid |
None. |
| ResetInput: DevVoid Output: DevVoid |
resets the PS |
| AnalogInput: DevVoid Output: DevVoid |
switches setpoint origin to Analog source |
| ProfibusInput: DevVoid Output: DevVoid |
switches setpoint origin to Profibus source |
Pipes:
Properties:
| Name | Description |
|---|---|
| UrlDevString | Nom tango du device PhoenixInlineChicanePX2 d`interfacage � l`alimentation defaut : tango/alimentation/1 |
| RatioDevDouble | Ratio � appliquer pour passer de la valeur r�elle ( flottant, double pr�cision ) aux valeurs brutes de l`alimentation lecture = valeur brute * ratio ecriture : valeur brute / ratio |
| PeriodDevLong | period of threading in milliseconds |
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.