Archive by Author

CODESYS IMAGE BUTTON

In CODESYS zijn verschillende mogelijkheden om knoppen toe te voegen aan de visualisatie. Extend Smart Coding heeft echter een nieuw type knop ontwikkeld waarbij voor verschillende statussen, verschillende grafische weergaves getoond kunnen worden. Zo kunnen er aparte images geselecteerd worden voor de status: Normaal Ingedrukt Aktief (gekoppeld aan voorwaarde) Uitgeschakeld (gekoppeld aan voorwaarde) Aktief en […]

CODESYS JSON http client library

A library has been developed to send JSON http messages. See https://store.codesys.com/json-http-client-library.html With this library it is relatively easy to post data from CODESYS controllers to (web-)servers. It is very well suited for IoT applications. It has the following advantages over other solutions: – The server application doesn’t need to have a specific protocol implementation. […]