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_GET_BLOBS

Description

Defines the global output structure of blob return functions.

Usage

typedef struct{

double timestep;

unsigned short nbSubsys;

OP_SUBSYS_BLOB *ssBlobList;

} OP_GET_BLOBS;

Elements
  • timestep: Target execution cycle where this blob has been sent (created) by the subsystem.
  • nbSubsys: Number of subsystems that have registered this blob. Also refers to the number of elements of the ssBlobList argument.
  • ssBlobList: List of OP_SUBSYS_BLOB elements describing blobs returned by each target subsystem.
ExamplesNone.
Related ItemsOP_SUBSYS_BLOB, OpalGetBlob
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