This commit is contained in:
Executable
+8
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user