Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
ardiadminguide:remote_data_source [2016/08/01 05:42] optrix created |
ardiadminguide:remote_data_source [2018/12/17 22:17] (current) optrix |
||
|---|---|---|---|
| Line 25: | Line 25: | ||
| You will need to install the full python suite as well as any extra python modules required by individual drivers (such as OpenOPC or pymodbus) before the drivers can run. | You will need to install the full python suite as well as any extra python modules required by individual drivers (such as OpenOPC or pymodbus) before the drivers can run. | ||
| - | You will then need to copy the drivers folder from your ARDI host - in Debian-based Linux, this is located in **opt/ardi/drivers**. | + | You will then need to copy the drivers folder from your ARDI host - this will most likely be in **C:\Program Files (x86)\Optrix\ARDI\Drivers**. |
| Ensure the python executable is in your Windows path. | Ensure the python executable is in your Windows path. | ||
| Line 52: | Line 52: | ||
| Where //driver// is the package name of the driver (ie. **ardi-influx** for [[InfluxDB]]) and //driver type// is the same, without the 'ardi-' in front (ie. **influx**). | Where //driver// is the package name of the driver (ie. **ardi-influx** for [[InfluxDB]]) and //driver type// is the same, without the 'ardi-' in front (ie. **influx**). | ||
| + | |||
| + | The Linux version can install all of the pre-requisites required for the remote ARDI driver and set everything else up for you. | ||
| ===Configuring Firewall=== | ===Configuring Firewall=== | ||