This commit is contained in:
2018-04-17 12:05:48 +02:00
parent 14edc0e745
commit 58a1260003
428 changed files with 41350 additions and 477 deletions
+8
View File
@@ -0,0 +1,8 @@
///////////////////////////////////////////////////////////////////////////////////////////////////
// Demonstrate the use of Time Scan: time-based sensor sampling
///////////////////////////////////////////////////////////////////////////////////////////////////
//Execute the scan: 100 samples, 10ms sampling interval
r1 = tscan((ai1,ai2,wf1), 100, 0.01)