CreateASoft Forum
»
Simulation By Industry
»
Logistics and Supply Chain Simulation
»
Is it possible to create an advanced model using some programming language?
Rank: Advanced Member
Groups: Active Forum Users, Administrators, CreateASoft Internal, CreateAsoft Internal Admin, IAnimate3D_ForumModerators, Registered, Registered Users, Subscribers Joined: 4/16/2015(UTC) Posts: 29
|
MJ19
When using Simcad, is it possible to create advanced models using some programming language? Is it possible to call DLL written in C# into a model? Are there any tools to fetch data from external databases?
So, when using VB script, it is also possible to communicate with other software or hardware using sockets? Lindsey
Yes, you can create pretty complex models with Simcad Pro's visual interface. When needed, the models can include VB scripting to create specific behaviors. Absolutely, you can call c# or c++ DLL directly from the VB environment. The database integration is integrated in the model. Each process can call a database (ADO) and read/write to the tables during the simulation run. All the tools required for the connectivity are already defined, and all you will need to do is map the external tables to Simcad parameters. Sure, you can even make it connect to the PLCs through an OPC server or through a direct connection through a C#/c++ DLL. Edited by moderator Monday, June 15, 2015 2:18:45 PM(UTC)
| Reason: Not specified
|
|
|
|
CreateASoft Forum
»
Simulation By Industry
»
Logistics and Supply Chain Simulation
»
Is it possible to create an advanced model using some programming language?
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.