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.

OP_FUNCTIONAL_BLOCK

DescriptionOPAL API functions are grouped into functional blocks. In most cases, functions that modify the model (state, parameters, signals, configuration, etc.), require a unique control permission to be granted. These enum enable you to specify which functional block is to be addressed.
Usage
  • RtlabApi.OP_FB_SYSTEM
  • RtlabApi.OP_FB_MONITORING
  • RtlabApi.OP_FB_SNAPSHOT
  • RtlabApi.OP_FB_ACQ_GROUP
  • RtlabApi.OP_FB_SIGNAL
  • RtlabApi.OP_FB_PARAMETER
  • RtlabApi.OP_FB_BLOB
  • RtlabApi.OP_FB_CONFIG
  • RtlabApi.OP_FB_ALL
Elements
  • OP_FB_SYSTEM (0): System control.
  • OP_FB_MONITORING (1): Monitoring control.
  • OP_FB_SNAPSHOT (2): Snapshot control.
  • OP_FB_ACQ_GROUP (3): Acquisition control.
  • OP_FB_SIGNAL (4): Signal control.
  • OP_FB_PARAMETER (5): Parameter control.
  • OP_FB_BLOB (6): Blob control.
  • OP_FB_CONFIG (7): Configuration control.
  • OP_FB_ALL (8): All controls.
 ExamplesNone
Related ItemsTakeFunctionControl, ReleaseFunctionControl
Modulesimport RtlabApi

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