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 4 Current »

DescriptionUse 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
  • RtlabApi.OP_UDPIP
  • RtlabApi.OP_OHCI
  • RtlabApi.OP_GIGANET
  • RtlabApi.OP_SCI
  • RtlabApi.OP_INFINIBAND
Elements
  • OP_UDPIP (1): UDP/IP: All platforms.
  • OP_OHCI (2): OHCI: Not supported in RT-LAB 11.0.
  • OP_GIGANET (3): Giganet: Not supported in RT-LAB 11.0.
  • OP_SCI (4): Dolphin: Only on OPAL-RT Linux (x86-based).
  • OP_INFINIBAND (5): Infiniband: Not supported in RT-LAB 11.0
 ExamplesNone
Related ItemsOP_ATTRIBUTE
Modulesimport RtlabApi
  • No labels