An open API service indexing awesome lists of open source software.

https://github.com/hiperiondev/iec61131lib

IEC 61131-3 library for data types and functions
https://github.com/hiperiondev/iec61131lib

data-types functions iec-61131-3 library

Last synced: 12 months ago
JSON representation

IEC 61131-3 library for data types and functions

Awesome Lists containing this project

README

          



EC61131LIB

IEC 61131-3 library for data types and functions


## Known bugs (will be corrected after complete libraries)
- iec_totype function interferes with strings

## Roadmap

### TODO
* [x] Add comments for Doxygen
* [ ] Complete libraries
* [x] core
* [x] arithmetic
* [x] bit_shift
* [x] bitwise_boolean
* [x] comparison
* [ ] conversion
* [ ] date_time
* [x] mathematical
* [x] selection
* [ ] string
* [x] literals
* [x] standard function blocks

* [ ] Complete test
* [x] core
* [x] arithmetic
* [x] bit_shift
* [x] bitwise_boolean
* [x] comparison
* [ ] conversion
* [ ] date_time
* [x] mathematical
* [x] selection
* [ ] string
* [x] literals
* [ ] standard function blocks

* [ ] Complete documentation
* [ ] core
* [ ] arithmetic
* [ ] bit_shift
* [ ] bitwise_boolean
* [ ] comparison
* [ ] conversion
* [ ] date_time
* [ ] mathematical
* [ ] selection
* [ ] string
* [ ] literals
* [ ] standard function blocks