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

« Previous Version 2 Next »

Description

Structure for Monitoring signals.

Usage

typedef struct {

unsigned short id;

char name[256];

} OP_MONIT_PROBE_INFO;

Elements
  • id: Monitoring probe id.
  • name: Monitoring probe name.
ExamplesNone.
Related ItemsOpalGetMonitoringInfos, OP_SUBSYS_MONITORING_INFOS
Library and Header

WINDOWSLINUX
Static LibraryOpalApi.lib-
Dynamic LibraryOPalApi.dlllibOpalApi.so
Header FileOpalApi.hOpalApi.h
  • No labels