1.4 Installation of the driver on the target device
1.4.1 Windows machines
The target part of the driver, which is used for running REX Modbus Master or Slave on Windows Vista/7/8/10 is included in the Development tools of the REX Control System as mentioned above.
1.4.2 Linux machines
If there is no RexCore runtime module installed on your target device, install it first using the Getting started guide of the REX Control System [2].
In order to enable Modbus communication in the REX Control System the driver must be
installed. This is done from command line using the command
Debian:
sudo apt-get install rex-mbdrvt
OpenWrt:
opkg install rex-mbdrvt
[Previous] [Back to top] [Up]