New ScreenPanel
This commit is contained in:
8
script/11_TimeScan.js
Executable file
8
script/11_TimeScan.js
Executable 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)
|
||||
|
||||
Reference in New Issue
Block a user