13.1.31. Huawei_R100040Gx

Driver for Huawei_R100040Gx ACDC power supply. Supports multiple stacked modules. This module never exits. If communication is lost to the power supply, a CommunicationFault is raised. The error is cleared once communication is back up again. The Linux can device (e.g. can0) should ideally be present and correctly configured when the module is started, but it also works if the device comes up later. Once it was up once, it should not disappear again. The PSU may be appear or disappear on the CAN bus itself any time.

13.1.31.1. Module Configuration

can_device:string <optional>
default: “can0”
CAN interface name
module_addresses:string <optional>
default: “”
Module Addresses to use. Set to “” for auto detect (Uses all modules that reply to broadcast requests on this CAN bus). If multiple hardware addresses are listed (e.g. “120,121”), only those will be used. Current will be shared between them.
max_export_current_A:integer <optional>
default: 0
Maximum current that the PSU module can deliver. When using multiple PSUs in parallel, this refers to the total current capability of all modules. Set to 0 to use hardware defaults.
max_export_power_W:integer <optional>
default: 0
Maximum power that the PSU module can deliver. When using multiple PSUs in parallel, this refers to the total power capability of all modules. Set to 0 to use hardware defaults.

13.1.31.2. Provides

Main interface
config:
config:

13.1.31.3. Metadata

13.1.31.3.1. Authors

Andreas Heinrich
Cornelius Claussen
Florin Mihut
Jan Christoph Habig

13.1.31.3.2. License