question

JUN-WEI P avatar image
0 Likes"
JUN-WEI P asked JUN-WEI P commented

Why my global table can't reference from my queue setup on exit of trigger ?

Hi, I have a problem of reference the global table!!

following is my model 20200613小模型.fsm

I bulid a global table named "data", "data"(2,1) is number of type 1 and "data"(3,1) is number of type 2, I setup code snippet on exit of trigger of Queue1 ~ Queue5. I can do this in FlexSim 2017, but I can't do this in FlexSim 2019.

Please help me, thank you.

FlexSim 19.1.2
global tableflexsim 19.1.2
1592384307040.png (14.3 KiB)
1592384384135.png (40.0 KiB)
20200613小模型.fsm (351.6 KiB)
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

·
Benjamin W2 avatar image
1 Like"
Benjamin W2 answered JUN-WEI P commented

@JUN-WEI P, you are using several deprecated statements. Try this:


1592404920100.png (32.8 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.

JUN-WEI P avatar image JUN-WEI P commented ·

@Benjamin W2 Thank u so much. It can work now!!

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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