Development status:
Released,
Release: TdkGenesysPsDs-Release-1.5
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/PowerSupply/TdkGenesys
Contact:
Class Description
This device server is intended to monitor and drive a TDK-Lambda Genesys type power supply.
Families: PowerSupply
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: TDK-Lambda
Product:
Genesys
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
CurrentScalar: DevFloat | — |
Commands:
Name | Description |
---|---|
ResetInput: DevVoid Output: DevVoid |
— |
StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
ToggleDebugInput: DevVoid Output: DevVoid |
— |
OnInput: DevVoid Output: DevVoid |
— |
OffInput: DevVoid Output: DevVoid |
— |
Pipes:
Properties:
Name | Description |
---|---|
IpAddressDevString | The IP address of the power supply |
PortAddressDevLong | The address of the socket port. |
OverVoltageProtectionDevFloat | The value for over voltage protection |
UnderVoltageLimitDevFloat | The value for under voltage limit |
FoldbackProtectionDevShort | The state of the foldback protection (OFF by default) |
AutoStartDevShort | Set the auto start mode (safe start by default) |
VoltageDevFloat | The value of the output voltage (5 by default) |
Please log in to comment.