You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take the distributed Blinky application as starting point. I distribute the application to two resources on the same device via PUBLISH_1 and SUBSCRIBE_1 with an ID of "loc[counter]".
This works without problems. If I now combine the E_SWITCH and E_SR function blocks to as SubApp, then the system can not be deployed any more and I get the error messages shown below.
This problem only occurs if I add the PUBLISH_1 FB only to the resource (not the Application) as it is done in the example. If I add the PUBLISH_1 FB to the application and deploy it to the first resource then everything works.
I have added the sys file that makes the problems and the boot file in the ZIB archive.
Take the distributed Blinky application as starting point. I distribute the application to two resources on the same device via PUBLISH_1 and SUBSCRIBE_1 with an ID of "loc[counter]".
This works without problems. If I now combine the E_SWITCH and E_SR function blocks to as SubApp, then the system can not be deployed any more and I get the error messages shown below.
This problem only occurs if I add the PUBLISH_1 FB only to the resource (not the Application) as it is done in the example. If I add the PUBLISH_1 FB to the application and deploy it to the first resource then everything works.
I have added the sys file that makes the problems and the boot file in the ZIB archive.
SubAppBug.zip
The text was updated successfully, but these errors were encountered: