question

Raja G avatar image
0 Likes"
Raja G asked Jason Lightfoot commented

Learn coding

How to start learn coding in flexsim.

I want to learn from basic so please give me the idea what will I do and how to learn

create a basic coding structure and please send me.

FlexSim 22.2.2
coding
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

Felix Möhlmann avatar image
3 Likes"
Felix Möhlmann answered Jason Lightfoot commented

Since the programming language FlexSim uses is based on C++ you could start by looking up the very basics of how that works (how to declare variables, basic math operations, if-statements, for- and while-loops). Tutorials for C++ are available on the web in just about any language.

A lot of the mentioned points, in addition to FlexSim specific variable types and commands, is also covered on this and the following pages.

· 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.