Home Forums SYSTEM running by progID

Viewing 3 reply threads
  • Author
    Posts
    • #67021
      Timur Bazarov
      Participant

      Can I open multiple instances of OptiSystem using progID? Not several files in one window

      For example, in Matlab for opening one app I ran:

      optsys = actxserver(‘optisystem.application’);

    • #67048
      Ahmad Atieh
      Moderator

      Hello Timur,
      Matlab can call many OptiSystem instances and run different project through Matlab code at the same time.
      Regards,
      Ahmad

    • #67053
      Timur Bazarov
      Participant

      Thank you for the answer!

      I will be grateful if you provide an example of how to do that.

      Best regards,
      Timur Bazarov

    • #67054
      Ahmad Atieh
      Moderator

      Hello,
      Unfortunately, we don’t currently have an example in the released version 17.0. We’ll create one in the next release 17.1.
      However, you should use similar commands to communicate with the different project.
      Regards,
      Ahmad

Viewing 3 reply threads
  • You must be logged in to reply to this topic.