Begin with High Speed Measurement
This commit is contained in:
6
Tests/05_Lab/Scope_minmal_test.m
Normal file
6
Tests/05_Lab/Scope_minmal_test.m
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
SCP = ScopeKeysight("model","UXR1104B",'autoscale',0,"fadc","GSa_256","channel",[1,0],"recordLen",2000000,"removeDC",1);
|
||||
|
||||
scpe_sig_cell = SCP.read();
|
||||
Reference in New Issue
Block a user