Files
imdd_silas/Tests/05_Lab/Scope_minmal_test.m
2024-10-23 09:32:10 +02:00

7 lines
155 B
Matlab

SCP = ScopeKeysight("model","UXR1104B",'autoscale',0,"fadc","GSa_256","channel",[1,0],"recordLen",2000000,"removeDC",1);
scpe_sig_cell = SCP.read();