Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
addons:installing [2025/02/20 05:45] optrix |
addons:installing [2025/03/22 05:40] (current) optrix |
||
---|---|---|---|
Line 6: | Line 6: | ||
The **ARDI Extension Manager** addon allows you to directly install new drivers and addons from the ARDI website. | The **ARDI Extension Manager** addon allows you to directly install new drivers and addons from the ARDI website. | ||
+ | |||
+ | Once installed, enable any addons from **Administration|Addons**, | ||
For security reasons, this addon is often disabled on production systems. | For security reasons, this addon is often disabled on production systems. | ||
Line 15: | Line 17: | ||
1) Log in to your ARDI system and download/ | 1) Log in to your ARDI system and download/ | ||
- | 2) Copy the contents of the folder | + | 2) Copy the contents of the ZIP file to your ARDI install directory (ie. **C: |
3) Install any required libraries/ | 3) Install any required libraries/ | ||
Line 34: | Line 36: | ||
pip3 install opcua | pip3 install opcua | ||
</ | </ | ||
+ | |||
+ | 4) Enable any new addons from **Administration|Addons** or add new drivers from **Administration|Drivers**. | ||