Guide
Comparison to SCI
Log to SD card uses "Build Deploy & Start"
Test Setup
Test Result
Each .mat file hold 500 points per channel
Output
a = load('defino_sd_card_tester_x_x.mat');
a.rt_ScopeData.signals
a.rt_ScopeData
Tried using Monitor & Tune
Key Takeaways
Each .mat will hold 500points of data
Uses "Log data to workspace" method to log data, hence can't be use with Monitor & Tune
SD card speed is auto managed by Delfino
SCI speed is 115200 (0.11MHz), SD card could do 0-25MHz (Source) → Δ~225Times
Could use SCI block for live data monitoring and Scope for SD card data logging
Additional Test














