Difference between revisions of "C tank"

From Applied Optics Wiki
Jump to: navigation, search
Line 7: Line 7:
 
::axis 2
 
::axis 2
 
::axis 5
 
::axis 5
 
+
::scan -5000 5000 1000
                        scan -5000 5000 1000
+
::action agilent_trace_scope
 
+
:::ip_address 128.243.74.106
                        action agilent_trace_scope
+
:::channel 1
 
+
:::averages 0
                                ip_address 128.243.74.106
+
:::sample_rate 2e6
 
+
:::clear_sweeps
                                channel 1
+
:::root test_psf_01
 
+
:::end
                                averages 0
+
::end
 
+
:end
                                sample_rate 2e6
 
 
 
                                clear_sweeps
 
 
 
                                root test_psf_01
 
 
 
                                end
 
 
 
                end
 
 
 
end
 
 
</code>
 
</code>

Revision as of 14:57, 31 July 2012

action tank

axis 1
axis 4
scan -5000 5000 1000
action tank
axis 2
axis 5
scan -5000 5000 1000
action agilent_trace_scope
ip_address 128.243.74.106
channel 1
averages 0
sample_rate 2e6
clear_sweeps
root test_psf_01
end
end
end