Top "Structured-text" questions

Structured text is one of the five languages supported by the IEC 61131-3 standard, designed for programmable logic controllers (PLCs).

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
Using Arrays in structured text

I am using B&R Automation Studio on a simulation PLC. I am just playing around with some programs …

arrays plc structured-text br-automation-studio
How to write an ASCII value into a string in Structured Text for a PLC?

For a PLC program written in Structured Text I need a string which starts with the ASCII values 0x01 0x01 0…

plc iec61131-3 structured-text