question

Tommy Heyser avatar image
0 Likes"
Tommy Heyser asked Tommy Heyser commented

Synchronize Release Wave

Has anyone come across the following error message when using Synchonize with the Max Wait Timer option ticked? In the OnWaitTimerFired, the "Release Wave" command is pre-defined. I removed the Set Label command.

time: 1.000000 exception: Exception caught in TreeNode::callMemberFunction() c++/dll execution. Throwing... MAIN:/project/exec/usercommandlist/Process Flow/releasewave/node c: MAIN:/project/exec/usercommandlist/Process Flow/releasewave/node i: MAIN:/project/exec/usercommandlist/Process Flow/releasewave/node thisClass: MAIN:/project/exec/usercommandlist/Process Flow/releasewave/node

I'm running FlexSim 2018 Update 2, 18.2.3.

max wait timersynchronize
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

tannerp avatar image
1 Like"
tannerp answered Tommy Heyser commented

The problem we found was that the OnWaitTimerFired logic was incorrectly looking for the token's parent and didn't have a designated connector.

See the attached image for the corrected values.

Let us know if this helps!


hereyago.png (15.9 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.