Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/PowerSupply/TDKLambdaGenesys
Contact:
Class Description
Control of the Genesys power supply from TDKLamda
Families: PowerSupply
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: TDK-Lambda Americas Inc.
Product:
Genesys
Bus: Socket
Class interface
Attributes:
Name | Description |
---|---|
VoltageSetpointScalar: DevDouble | Reads/Sets the output voltage setting |
VoltageScalar: DevDouble | Reads the actual output voltage |
CurrentSetpointScalar: DevDouble | Reads/Sets the output current setting |
CurrentScalar: DevDouble | Reads the actual output current |
Commands:
Name | Description |
---|---|
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. |
WriteReadCmdInput: DevString Command to send Output: DevString Answer from device |
Sends a command string and returns the answer |
Pipes:
Properties:
Name | Description |
---|---|
IpAddressDevString | Ip address of the terminal server the controller is connected to |
PortNbDevLong | Port number the controller is connected to |
DeviceAddressDevLong | Address of the device (only one is allowed) |
Please log in to comment.
Updated:
The device class has been updated.
You can see previous version here .
10 Nov 2018, DS Admin
Created:
The device class has been added to catalogue.