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/02/20 05:47] (current) optrix |
||
---|---|---|---|
Line 5: | Line 5: | ||
===Automatic Method=== | ===Automatic Method=== | ||
- | The **ARDI Extension Manager** addon (if enabled on your system) | + | 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 34: | Line 36: | ||
pip3 install opcua | pip3 install opcua | ||
</ | </ | ||
+ | |||
+ | 4) Enable any new addons from **Administration|Addons** or add new drivers from **Administration|Drivers**. | ||