Group | Model selection |
---|---|
Description |
Return an opaque handle associated with the current connection. This handle can be passed back to a subsequent SetConnHandle. If there is no current connection, one is created. | |
Required Control | None |
---|---|
Usage | handle = RtlabApi.GetConnHandle() |
Input | None |
Output |
|
Exception |
|
Examples | See multi_models |
Related Items | DeleteConnHandle, NewConnHandle, SetConnHandle |
Modules | import RtlabApi |