Top "Codesys" questions

Codesys is a development environment for programming controller applications in accordance with the international industrial standard IEC 61131-3. The term Codesys is an acronym and stands for Controller Development System

PLC Structured text, convert decimal to real(float). Not getting the value I expect. (IEEE-754)

I have a hardware that is communicating with the PLC over Profibus DP, that sends me 4 bytes of data in …

floating-point decimal ieee-754 plc codesys
Defining Arrays in Codesys

I'm using Codesys to create an array. The example below is what I'm using to create an array for 5 values …

arrays codesys structured-text
How to work with real time in custom function block on ST in Codesys 3.5

I am trying to accomplish very simple task, but it looks like I cannot figure our how. My task is …

plc st codesys
Communicate with CoDeSys program on a Linux-based WAGO PFC200 PLC

I'm currently getting familiar with PLC's, the WAGO 750-8206 PLC in particular. It offers a linux OS and can run …

c++ linux plc codesys
Displaying Date and Time in Codesys

I am trying to display system time in Codesys Visualization. I am using "#dt" to get the time and displaying …

codesys