Hello, I want use script to control the TaskExecuter to load a specific item.
In this model, 5 items, named "a","b","c","d","e",arrive at beginning. Then I want to control the TaskExecuter1 to load "a". But it has an error.
I try to use profiletasksequence() function to look for the cause, but failed.
There is my test model.te-test.fsm
Thank you!