question

SudheerReddy avatar image
0 Likes"
SudheerReddy asked Ben Wilson commented

Note: before performing this action it is recommended to compile first?

Following is the message I am getting. What is the meaning of this. Attaching the model for reference

agvtrailer-1.fsm

FlexSim 20.0.0
agv
compilefirst.jpg (24.9 KiB)
agvtrailer-1.fsm (117.8 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

·
Ben Wilson avatar image
1 Like"
Ben Wilson answered Ben Wilson commented

Hi @Sudheer R,

This means that a code node in your model has been toggled as C++ code.

Please see @phil.bobo's answer for a more detailed explanation and for instructions on removing the compile notice:

https://answers.flexsim.com/answers/42518/view.html

· 3
5 |100000

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

SudheerReddy avatar image SudheerReddy commented ·
@Ben Wilson

Thanks for the feedback.

But the model I attached is standard AGV process flow template. I didn't write any code. So for AGV Process flow template it is common?

0 Likes 0 ·
Matthew Gillespie avatar image Matthew Gillespie ♦♦ SudheerReddy commented ·

If you run the script from Phil's answer

applicationcommand("findallcodenodes", model(), 0, 1);

Then you'll see that it says you have one C++ node in your model:

MODEL:/Tools/11

Delete that node and that message will go away.

0 Likes 0 ·
Ben Wilson avatar image Ben Wilson ♦♦ SudheerReddy commented ·

Hi @Sudheer R,

The AGV template does not use compiled code. It is possible that a node was accidentally clicked and changed, or the state of your tree has been modified as Phil described. See @Matthew Gillespie's comment for the fix.

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.