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 on Windows Vista/7/8/10 is included in the Development tools of the REX Control System as mentioned above. The following file has to be present in the installation folder:
- bin\VMonDrv_T.dll – Target part of the VMonDrv driver which is called by the RexCore runtime module.
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 connect the sensing node V-Mon 4000 into the REX Control System the driver
must be installed. This is done from command line using the command:
Debian:
sudo apt-get install rex-vmonrvt
OpenWrt:
opkg install rex-vmondrvt
OpenWrt with the Xenomai extension:
opkg install rex-vmondrvt-xeno
[Previous] [Back to top] [Up]