Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Group

Utilities

Description

Returns

Return 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.

Examples

None

Related Items

None

Modules

import RtlabApi