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

Version 1 Next »

Group

Model selection
Description

Disconnects the API from the currently connected model. The model's state does not change as a result of this call. Any control granted to this client is revoked.

This function is deprecated. Use CloseProject instead.

Required Control

None
Usage

RtlabApi.Disconnect()

Input

None

Output

None

Exception

None

ExamplesNone
Related ItemsGetActiveModels, ConnectByName, SetCurrentModel.
Modulesimport RtlabApi
  • No labels