Calling a functional block multiple times with different parameters

Follow this manual and sample project:
http://support.automation.siemens.com/WW/view/en/65072969
http://support.automation.siemens.com/WW/view/en/38006560
The sample project is also about exchanging data with multiple IOLINK devices.

If you dont get started with this, you have to provide more info.
1. Post your code.
2. Describe what you mean by "But I guess there is a conflict with each call".
Thanks for the support. I just tried it in some other way without using the jump instruction and rather checking the busy bit from each call. And it works. Another mistake I was making before was the timing for pulse timer. I was keeping it too less and I observed that then the data was not read.
 

Similar Topics

This is the first time I am working with Simatic Manager Step7 as I started my siemens journey with TIA which is pretty easy and do a lot of stuff...
Replies
3
Views
162
I am looking to get an AB series 1774 (PLC1) from the 1970's up and running. I have all the parts, and it powers up just fine without errors if I...
Replies
12
Views
2,337
Hello all, I’ve recently begun using Automation Studio on my own time to boost my knowledge of controllers beyond AB/Siemens. To ease myself into...
Replies
0
Views
909
Hello I'm new to PLC programming and I'm programing in ST. Programming envirement is GX works 3. I can't figure out how to jump to subprogram or...
Replies
1
Views
1,468
I have some code i need to block until a super genie for data entry has completed (by operator input)as per below. FUNCTION New_Setpoint()...
Replies
5
Views
2,281
Back
Top Bottom