Skip to content

WengerAG/structured-text-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5afc27c · Sep 18, 2023

History

37 Commits
Aug 15, 2019
Aug 15, 2019
Aug 8, 2019
Aug 19, 2019
Jul 18, 2022
Jul 18, 2022
Jul 18, 2022
Sep 18, 2023
Oct 11, 2019
Aug 23, 2019

Repository files navigation

structured-text-utilities

Utilities for Structured Text (IEC 61131-3)

This collection of Structured Text utilities has the following design goals:

  • compiles on every device that complies to IEC 61131-3 - even without 2nd and 3rd language extensions, forward declarations and OOP
  • provides standard functions to handle arrays, numbers, strings and date/time values
  • provides some statistical calculation functions
  • static connascence (https://en.wikipedia.org/wiki/Connascence)