Skip to content

Latest commit

 

History

History
55 lines (50 loc) · 1.16 KB

README.md

File metadata and controls

55 lines (50 loc) · 1.16 KB

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

  • Add comments for Doxygen

  • Complete libraries

    • core
    • arithmetic
    • bit_shift
    • bitwise_boolean
    • comparison
    • conversion
    • date_time
    • mathematical
    • selection
    • string
    • literals
    • standard function blocks
  • Complete test

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

    • core
    • arithmetic
    • bit_shift
    • bitwise_boolean
    • comparison
    • conversion
    • date_time
    • mathematical
    • selection
    • string
    • literals
    • standard function blocks