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

DescriptionEnumeration of various types of signals.
Usage
  • RtlabApi.OP_INVALID_SIGNAL
  • RtlabApi.OP_ACQUISITION_SIGNAL
  • RtlabApi.OP_DYNAMIC_SIGNAL
  • RtlabApi.OP_CONTROL_SIGNAL
Elements
  • OP_ACQUISITION_SIGNAL (0): Acquisition signal.
  • OP_DYNAMIC_SIGNAL (1): Dynamic signal.
  • OP_CONTROL_SIGNAL (2): Control signal.
 ExamplesNone
Related ItemsGetSignalsCurrentValueById, GetSignalsCurrentValueByName
Modulesimport RtlabApi
  • No labels