Development status:
Released
Information status: New
Repository:
This device class is
not available in a public repository. Please contact the
author giovanni.cerretani@pi.infn.it.
Contact:
Description
Class to control the APC Power Distribution Unit devices.
Class Description
Device to control the Apc devices.
Families: PowerSupply
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
loadScalar: DevDouble | Total current of the PDU. |
socketStatusSpectrum: DevBoolean | Vector of states of the PDU slots: True: on False: off |
Commands:
Name | Description |
---|---|
TurnOnInput: DevUShort Slot number Output: DevBoolean False in case of failure |
Turn on the power on the selected slot. |
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. |
TurnOffInput: DevUShort Slot number Output: DevBoolean False in case of failure |
Turn off the power on the selected slot. |
Pipes:
Properties:
Name | Description |
---|---|
ip_addressDevString | IP address of PDU. To be inserted by hand. |
Please log in to comment.
Created:
The device class has been added to catalogue.