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.

C-API | OP_MONIT_PROBE

Description

Describes a monitoring value structure.

Usage

typedef struct{

unsigned short id;

unsigned short subsysId;

double start;

double stop;

double duration;

double minDuration;

double maxDuration;

double mean;

} OP_MONIT_PROBE;

Elements
  • id: Monitoring probe id. Numbering restart with 0 for each subsystem.
  • subysId: Id of the subsystem where this probe is located.
  • start: Event start time.
  • stop: Event stop time.
  • duration: Event duration.
  • minDuration: Event minimum duration.
  • maxDuration: Event maximum duration.
  • mean: Average duration.
ExamplesNone.
Related ItemsOP_MONITORING_VALUES, OpalGetMonitoringValues
Library and Header

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

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