Connects to an active model specified by Instance ID. This connection may get System Control if need be. On success, a New Handle is returned as well as the current Model State. This handle identifies the obtained connection and must be explicitly disconnected when all calls have been completed. This handle DOES NOT support concurrent RT-Lab API calls. If several simultaneous calls are necessary, other handles must first be acquired either with "Opal_New_Connection_Handle", "Opal_Open_Project" or other connection functions.
Note |
---|
Deprecated Please use Opal_Open_Projectinstead. |
See also
...