Main Content
addInstrumentedSignals
Find instrumented signals and add these to real-time instrument object
Since R2020b
Description
addInstrumentedSignals(
finds real-time application signals that are marked for streaming to the Simulation Data
Inspector and adds these instrumented signals to the real-time instrument object. If the
instrument_object
)instrument_object
does not have an assigned real-time application
MLDATX file, the addSignal
command issues an error message.
Examples
Input Arguments
Version History
Introduced in R2020b
See Also
Instrument
| addSignal
| clearScalarAndLineData
| connectCallback
| connectLine
| connectScalar
| connectXYPlot
| delete
| generateScript
| getBufferedData
| getCallbackDataForSignal
| removeCallback
| removeSignal
| validate