Although it is not the recommended usage pattern, ARDI can run remote drivers. These are drivers that run on systems other than the ARDI server itself.
These are most often used when…
A Linux version of the toolkit has not yet been made available, as most use cases have involved Windows servers.
On a Windows system (this can be any standard OS - you do not require a Server edition), you will need to install the remote I/O tools. This installs the driver management framework (as well as dependencies, like Python and the ARDI driver toolkits).
You'll need to install the individual drivers you want to communicate with.
Next, you'll need to add new drivers to ARDI. Remember to include the host name in the driver configuration - this tells ARDI that the driver is located on a different host.