diff options
author | Anthony LaTorre <devnull@localhost> | 2013-03-01 15:20:08 -0600 |
---|---|---|
committer | Anthony LaTorre <devnull@localhost> | 2013-03-01 15:20:08 -0600 |
commit | 402863fd05a68a5dbae903492ecf92d82a8ed856 (patch) | |
tree | 9fd0e72acf7e6d6d55e802d53b83ed4e712f4a62 /setup.py | |
parent | 4b6de6f134bc6b3c1023c8e86c67883ca9218dd0 (diff) | |
download | lecrunch-402863fd05a68a5dbae903492ecf92d82a8ed856.tar.gz lecrunch-402863fd05a68a5dbae903492ecf92d82a8ed856.tar.bz2 lecrunch-402863fd05a68a5dbae903492ecf92d82a8ed856.zip |
add method to fetch waveforms. also add methods to convert waveform to voltage values and build a time array for the waveform.
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -scope_ip = '' +scope_ip = '205.208.56.226' |