question

vigneshs avatar image
0 Likes"
vigneshs asked Ryan Clark commented

Can Flexsim simulation be controlled from VB.net

My requirement is to send control signals from VB.net application to FlexSim and with this instructions the FlexSim model should start running. To be more specific, if From Vb.net application a instruction is given "Fanuc robot should pick the item" then if this instruction is received by FlexSim the Fanuc robot should do this task.

Is there some ways to achieve this :

1. How instruction can be sent from VB.Net to FlexSim ?

2. How FlexSim receives instructions from outside source like VB.Net ?

3. How can a Robot be controlled based on the instruction received ?


Can someone here help me to understand the feasibility of these process in FlexSim. If possible, then how can this be achieved any help in documentation or models or process flow for this to be achieved ?


Thanks in Advance.


FlexSim 21.1.3
flexsim 21.1.3interaction
· 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.

vigneshs avatar image vigneshs David Seo commented ·
@David Seo im trying to figure out how i can send some instruction from vb.net to flexsim software to control models. How flexsim needs to be integrated with vb.net framework and make connection between them to send control from vb net to flexsim.

Any help in it ?

0 Likes 0 ·
Ryan Clark avatar image Ryan Clark commented ·

Hi @vigneshs, was @David Seo's answer helpful? If so, please click the red "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
David Seo avatar image
0 Likes"
David Seo answered

If you wan to direct interface with your VB.net application, I recommend you to use C++ dll or python etc. Below link will help you.

https://answers.flexsim.com/questions/105507/flexsim-application-programming-intefaces.html

If indirect interface with FlexSim like database or PLC communication, you can use database connection or PLC connection emulator module. You can find them in Toolbox.


5 |100000

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

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.