-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding 'how-to' procedure to guide users to update function blocks to…
… the latest version (#80)
- Loading branch information
1 parent
ce7724a
commit 256b088
Showing
4 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
## How-to: updating function blocks to the latest version | ||
This page describes the advised process to upgrade the function blocks in the project the latest version. | ||
|
||
1. Navigate to the [src/PLCOpen](https://github.com/MichielVanwelsenaere/HomeAutomation.CoDeSys3/tree/feature/docs-upgrade-functionblocks/src/PLCopen) directory on GitHub. | ||
2. Download the xml file. This file contains an export of the entire project. | ||
3. Open your personal project, and navigate to the 'import PLCOpen' option. | ||
4. Select everything to import except 'HomeAutomation': | ||
|
||
<img src="../_img/FAQ_Upgrading_FunctionBlocks.png" alt="Upgrading function blocks" width="700"/> | ||
|
||
5. Resolve all conflicts by replacing: | ||
|
||
<img src="../_img/FAQ_Upgrading_FunctionBlocks_Resolve.png" alt="Upgrading function blocks conflicts" width="500"/> | ||
|
||
|
||
|
||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.