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.

GetMonitoringValues

Group

Model Interaction, Monitoring

Description

Provide the values of various probe parameters for each probe attached to the currently connected model. 

Required Control

None

Usage

monitoring_vals=  RtlabApi.GetMonitoringValues ( )

Input

None

Output

  • monitoring_vals: Tuple containing nProbes, timeStep-value, endOfFrame-value and a tuple with each probe's id, subSystemID, start_time, stop_time, duration, minDuration, maxDuration, meanValue

Exception

  • EOK: Success.

  • EIO: Error sending the request or receiving the reply.

  • EINVAL: Invalid acquisition group or the group is not active on target.

  • ENOEXEC: Model is not loaded.

  • ENOMEM: Memory allocation error.

Examples

See example snapshot.

Related Items

Snapshot

Modules

import RtlabApi

 

OPAL-RT TECHNOLOGIES, Inc. | 1751, rue Richardson, bureau 1060 | Montréal, Québec Canada H3K 1G6 | opal-rt.com | +1 514-935-2323