10/9/2013 7:24 PM | |
Posts: 311 Rating:
|
Does not work in you declare the data type as "InOut", why ? |
10/9/2013 8:17 PM | |
Joined: 1/28/2009 Last visit: 1/30/2025 Posts: 6859 Rating:
|
Hello, I think table in the following manual will help you to clear a bit more: Call of a function block by another function block and also check: Declaring multi-instances Best regards, Hamid Hosseini |
10/9/2013 9:25 PM | |
Posts: 311 Rating:
|
Thanks hdhosseini, I'm trying to pass a data type not a function block, or I'm stuped ... ? |
10/9/2013 9:46 PM | |
Posts: 311 Rating:
|
Hello, I uploaded my test project. The reason why I would like to do this is because I have one big data type, that includes another data types, like this: Main data type data type1 data type2 data type3 I have one DB that got like this: Machine1 "Main data type" Machine2 "Main data type" I call my first FB with input FB1 Machine1 FB1 Machine2 Inside FB1 I call other FB''s FB2 data type1 FB3 data type2 FB4 data type3 I hope you understand ? Thanks for helping me! AttachmentPass DataType.zip (225 Downloads) |
Follow us on