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_REAL_TIME_COMMUNICATION_LINK

Description

Use this enumeration to define the type of real-time communication link (or target cluster’s communication medium) to use when exchanging data between targets.

Usage

typedef enum{

OP_UDPIP = 1,

OP_OHCI,

OP_GIGANET,

OP_SCI,

OP_INFINIBAND

} OP_REAL_TIME_COMMUNICATION_LINK;

Elements
  • OP_UDPIP (1): UDP/IP: All platforms.
  • OP_OHCI (2): OHCI: Not supported in RT-LAB 11.
  • OP_GIGANET (3): Giganet: Not supported in RT-LAB 11.
  • OP_SCI (4): Dolphin: Only on OPAL-RTLinux (x86-based).
  • OP_INFINIBAND (5): Infiniband: Not supported in RT-LAB 11.
Examples

None

Related ItemsOP_ATTRIBUTE.
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