Resol VBus Driver Guide

Introduction

The Resol VBus network and its component parts can be found at http://resol.de

This driver can only read data from the Resol VBus Network there is no output communication to the network devices.

Getting Started

When the ResolVBusNetwork is started for the first time, please ensure that the serial configuration is set to that compatible with the interface device. Typically this may be...

Baud Rate=9600, Data Bits=Data Bits8 , Stop Bits=Stop Bit1, Parity=None, Flow Control Mode none ticked. and the Port Name set to the port the interface device is connected too.

Discovery

This driver has an automatic discovery feature. When a Resol VBus Device transmits a message that is detected by the serial interface the device address (which contains information on the device type) it will be automatically added into the ResolVBusNetwork.

Supported Devices

The following devices are supported :-

  1. DeltaSol B.
  2. DeltaSol BS Plus.
  3. DeltaSol Es.
  4. DeltaSol M
  5. DeltaSol Plus
  6. DeltaSol Pro
  7. EL1
  8. EL23
  9. HCM1 Regulator
  10. HCM2 Regulator
  11. HQM1 Regulator
  12. HQM2 Regulator
  13. Midi Pro
  14. MRS44
  15. WMZM1

Unsupported Devices

A device that is not in the supported list may be constructed using the baseline device "ResolVBusDevice" and "ResolVBusValue(s)".