Array of function blocks in Siemens tia

jagjag1

Member
Join Date
Jan 2012
Location
Codesys
Posts
17
Hi I would like to make a array of function blocks.
I'm trying to declare the array in a data block, in other platforms such as Codesys i would write like the example bellow. But all the time i get "Unknown data type"

Array [1..8] of "fb_.............."

I need to use the function block several times so i would like to search the instances with for loops.

Thanks in advance
 

Similar Topics

Hello all :hand: I've been browsing Google and forums for a while but haven't found a solution to my problem so far. To give a bit of context, I...
Replies
8
Views
3,824
Howdy, I am currently struggling with an array of values that I want to re-arrange in a programmatic way. My program is a mix of ladder and STX...
Replies
6
Views
405
Hi all I am currently working with an B&R controller using structured text. I have some code, that has previously worked with CODESYS, but when I...
Replies
2
Views
1,672
i try to move with one msg function array that i created in rslogix 5000 data type that have 1 int and one real but i have an error messege why?
Replies
1
Views
2,083
Hi, I want to create a block that takes a dynamic number of inputs like the AND, OR or MUX blocks in Unity Pro for Schneider Quantum PLC. You...
Replies
4
Views
6,037
Back
Top Bottom