diff options
author | Vishnu Easwaran E | 2019-03-18 12:40:27 +0530 |
---|---|---|
committer | GitHub | 2019-03-18 12:40:27 +0530 |
commit | 2b9dd5d633bf23a2398c96d1235713a3811a3471 (patch) | |
tree | e7fae88129f10eeec23261d842b1fff1becee18b /Software/OpenPLC V2 | |
parent | b169d32ba8a9e568c94bfb3a0593c95e9e0a3b63 (diff) | |
download | OpenPLC-2b9dd5d633bf23a2398c96d1235713a3811a3471.tar.gz OpenPLC-2b9dd5d633bf23a2398c96d1235713a3811a3471.tar.bz2 OpenPLC-2b9dd5d633bf23a2398c96d1235713a3811a3471.zip |
typo is->are
Diffstat (limited to 'Software/OpenPLC V2')
-rw-r--r-- | Software/OpenPLC V2/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/OpenPLC V2/README.md b/Software/OpenPLC V2/README.md index 4465162..ec4efb2 100644 --- a/Software/OpenPLC V2/README.md +++ b/Software/OpenPLC V2/README.md @@ -2,7 +2,7 @@ Version 2 hardware is built around a Raspberry Pi. [4diac](https://www.eclipse.org/4diac/) is the associated software and you may download it from here - [Link](https://www.eclipse.org/4diac/en_dow.php). -Unlike *Version 1*, 4daic follows the [IEC 61499](https://en.wikipedia.org/wiki/IEC_61499) standard whereas the former follows **ladder logic** as defined in [IEC 6113-3](https://en.wikipedia.org/wiki/IEC_61131-3). Programs in *4daic* are written using **Function Blocks**, which is are event driven sub-programs with robust data encapsulation. +Unlike *Version 1*, 4daic follows the [IEC 61499](https://en.wikipedia.org/wiki/IEC_61499) standard whereas the former follows **ladder logic** as defined in [IEC 6113-3](https://en.wikipedia.org/wiki/IEC_61131-3). Programs in *4daic* are written using **Function Blocks**, which are event driven sub-programs with robust data encapsulation. ## 4diac |