Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Instantiates a new connection to an RT-LAB model specified by Model Path+Name+Ext. If the connection is successful, an Instance ID is created. A New Handle is returned for subsequent calls to the same Instance ID.



Note: If you wish to connect to an already loaded model use OpalConnect to connect by instance id or OpalConnectByName to connect by name/path.



WARNING: The New Handle must NEVER be used by two VIs simultaneously. If simultaneous calls are necessary, use Opal_New_Connection_Handle or another connection function to obtain another handle.


Deprecated

Please use Opal_New_Project or Opal_Open_Project instead.



Note: a default project will be created containing only the specified model. This project can then be used like any other RT-LAB project.



Opal_Set_Current_Model

  • No labels