Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 17.1.6 ]
@Arun J @Arun R @Manu N @Praneeth Akondi @Arun A.G @Arun KR @Arun K2 @Anivesh K
I am manually Changing the Item Edge of the Decision point using following code (on arrival of decision Point)
" getvarnode(current, "localType").subnodes[1].value = 3 "
here I am changing the item edge to Trailing edge (3) in the Decision point. But It seems that it is not working .
I want same decision point to trigger on arrival of leading as well as trailing edge of the same Item. How can I do it?
Solved! Go to Solution.