This is historical information of device classes implemented in TdkGenesys device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
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 |
---|---|
OnInput: DevVoid Output: DevVoid |
— |
OffInput: DevVoid Output: DevVoid |
— |
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 |
— |
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) |
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You are looking at this version now.
3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.