7 lines
155 B
Matlab
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();
|