Main Content

스코프 및 데이터 기록

데이터 표시 및 기록

DSP 스코프는 하드웨어 기반의 인터페이스를 사용하여 실시간 스트리밍 데이터를 시각화합니다. 측정값, 커서, 트리거, 마스크를 사용하여 스트리밍 데이터를 시각적으로 검사하고 분석합니다. MATLAB®에서는 스코프 System object를 사용하여 스트리밍 데이터를 시각화할 수 있습니다. Simulink®에서는 Scope 블록 또는 앱을 사용하여 신호를 시각화하거나 Time Scope 블록 또는 To Workspace 블록을 사용하여 MATLAB에 데이터를 저장할 수 있습니다.

블록

모두 확장

Array PlotDisplay vectors or arrays
Display입력값 표시
Spectrum AnalyzerDisplay frequency spectrum
Time ScopeDisplay and analyze signals generated during simulation and log signal data to MATLAB
Filter VisualizerDisplay magnitude and phase response of time-varying digital filters (R2023a 이후)
To WorkspaceSimulink 모델의 작업 공간에 데이터 기록
Triggered To Workspace Write input sample to MATLAB workspace when triggered
Spectrum AnalyzerDisplay frequency spectrum
Time ScopeDisplay and analyze signals generated during simulation and log signal data to MATLAB

함수

모두 확장

timescopeDisplay time-domain signals (R2020a 이후)
spectrumAnalyzerDisplay frequency spectrum of time-domain signals (R2022a 이후)
dsp.ArrayPlotDisplay vectors or arrays
dsp.LogicAnalyzerVisualize, measure, and analyze transitions and states over time
dsp.DynamicFilterVisualizerDisplay time-varying magnitude and phase response of digital filters
dsp.MatrixViewerVisualize matrix data (R2019a 이후)
timescopeDisplay time-domain signals (R2020a 이후)
TimeScopeConfigurationControl Scope block appearance and behavior
generateScriptGenerate MATLAB script to create scope with current settings (R2019a 이후)
printToFigurePrint scope window to MATLAB figure (R2023b 이후)
spectrumAnalyzerDisplay frequency spectrum of time-domain signals (R2022a 이후)
SpectrumAnalyzerConfigurationConfigure Spectrum Analyzer block
isNewDataReadyCheck spectrum analyzer for new data
generateScriptGenerate MATLAB script to create scope with current settings (R2019a 이후)
getSpectrumDataSave spectrum data shown in spectrum analyzer
getSpectralMaskStatusGet test results of current spectral mask
getMeasurementsDataGet the current measurement data displayed on the spectrum analyzer
printToFigurePrint scope window to MATLAB figure (R2023b 이후)
dsp.LogicAnalyzerVisualize, measure, and analyze transitions and states over time
addCursorAdd cursor to Logic Analyzer
addDividerAdd divider to Logic Analyzer
addWaveAdd wave to Logic Analyzer
deleteCursorDelete Logic Analyzer cursor
deleteDisplayChannelDelete Logic Analyzer channel
getCursorInfoReturn settings for Logic Analyzer cursor
getCursorTagsReturn all Logic Analyzer cursor tags
getDisplayChannelInfoReturn settings for Logic Analyzer display channel
getDisplayChannelTagsReturn all Logic Analyzer display channel tags
modifyCursorModify properties of Logic Analyzer cursor
modifyDisplayChannelModify properties of Logic Analyzer display channel
moveDisplayChannelMove position of Logic Analyzer display channel
dsp.ArrayPlotDisplay vectors or arrays
generateScriptGenerate MATLAB script to create scope with current settings (R2019a 이후)
printToFigurePrint scope window to MATLAB figure (R2023b 이후)
dsp.MatrixViewerVisualize matrix data (R2019a 이후)
setCursorDataLabelsCustomize data labels for cursor measurements (R2019a 이후)
dsp.DynamicFilterVisualizerDisplay time-varying magnitude and phase response of digital filters
stepDisplay time-varying magnitude response
printToFigurePrint scope window to MATLAB figure (R2023b 이후)
dsp.SignalSinkLog simulation data in buffer

논리 분석기시간의 경과에 따른 천이 및 상태를 시각화, 측정, 분석

도움말 항목

스코프 구성

스코프 워크플로

데이터 기록