Enapter Dryer is a hybrid temperature/pressure swing adsorption system increasing hydrogen purity to 99,999%. Find out more about Enapter Dryer.
We developed Dryer Control Network - technology that allows you to control and monitor Enapter Dryer from Electrolyser Web GUI or Modbus TCP interfaces. Also when Dryer Control Network is enabled, Dryer starts automatically when at least one of connected electrolysers is steady.
This repository contains various examples of Dryer Control Network usage. All examples are written in python3 language. Before using examples make sure that the following are installed on your system:
After that make sure all required python packages are installed. You can install them system-wide as:
python3 -m pip install requirements.txt
or by using virtualenv.
- Dryer must be connected to the same pipeline as electrolysers.
- DCN/IDCN should be enabled via Enapter Mobile App or manually. For more info see Dryer Control Network Quick Start Guide.
Each example contains an explanation README.md file and a python script. While operating Dryer can be in various logic states.