The powerwalker_ethernet module

Autogenerated API documentation for powerwalker_ethernet

class PyExpLabSys.drivers.powerwalker_ethernet.PowerWalkerEthernet(ip_address, read_old_events=True)[source]

Bases: object

This driver uses the fact that the PowerWalker allows ssh-access, and thus gives access the actual binary files that reads the internal values. SNMP could also be used, but apparently most values miss a digit compared to the internal tools.

__init__(ip_address, read_old_events=True)[source]

Initialize self. See help(type(self)) for accurate signature.