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
- Host: GitHub
- URL: https://github.com/hiperiondev/iec61131lib
- Owner: hiperiondev
- License: mit
- Created: 2022-11-29T13:39:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T13:46:14.000Z (about 3 years ago)
- Last Synced: 2025-01-12T22:43:08.174Z (about 1 year ago)
- Topics: data-types, functions, iec-61131-3, library
- Language: C
- Homepage:
- Size: 10.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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