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

Utilities
Description

Returns the versions of the RT-LAB API and the currently running MetaController

Required Control

None
Usage

(metaVersion, apiVersion) = RtlabApi.GetRtlabVersion()

Input

None

Output
  • metaVersion: MetaController version
  • apiVersion: RT-LAB API version
Exception
  • E2BIG: Allocated buffers are too small.
  • EIO: Error connecting to MetaController.
ExamplesNone
Related ItemsNone
Modulesimport RtlabApi
  • No labels