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_ACQGR_SIGNALS
Description | Defines the output structure from signal acquisition functions. The monitoring signals are described as follows:
Fixed signals are signals displayed at the diagram level, these signals are the input to the console subsystem. Dynamic signals are Simulink signals within a real-time subsystem and that we can virtually connect to through the RT-LAB API to any acquisition group such as OpComm blocks inside the console subsystem. Moreover, any element in a signal (as a Simulink signal is a vector of scalar elements) can be addressed separately (see OP_SIGNAL_ID). | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage | typedef struct { OP_SIGNAL_INFO* pFixSignals; unsigned short numFixSignals; OP_SIGNAL_INFO* pDynSignals; unsigned short numDynSignals; double* pValues; unsigned short numValues; unsigned short endOfFrame; unsigned short decimation; double missedData; double offset; double targetSimTime; double samplesPerSec; } OP_ACQGR_SIGNALS; | ||||||||||||
Elements |
| ||||||||||||
Examples | None. | ||||||||||||
Related Items | OpalGetSignalsForGroup (internal) | ||||||||||||
Library and Header |
|
OPAL-RT TECHNOLOGIES, Inc. | 1751, rue Richardson, bureau 1060 | Montréal, Québec Canada H3K 1G6 | opal-rt.com | +1 514-935-2323
Follow OPAL-RT: LinkedIn | Facebook | YouTube | X/Twitter