update README.md
This commit is contained in:
parent
f90aae8ec3
commit
795bee6d7e
|
@ -20,5 +20,12 @@ rm = visa.ResourceManager('@py')
|
||||||
# print(rm.list_resources_info() )
|
# print(rm.list_resources_info() )
|
||||||
print( rm.list_resources() )
|
print( rm.list_resources() )
|
||||||
```
|
```
|
||||||
|
# test.py
|
||||||
|
|
||||||
|
This script is a test script to demostrate some controls.
|
||||||
|
|
||||||
|
# FFTProbe.py
|
||||||
|
|
||||||
|
The python script FFTProbe.py is an gui for get the waveform and do FFT.
|
||||||
|
|
||||||
![FFT example](https://fsunuc.physics.fsu.edu/git/rtang/RIGOLwaveform/raw/branch/master/Figure_1.png)
|
![FFT example](https://fsunuc.physics.fsu.edu/git/rtang/RIGOLwaveform/raw/branch/master/Figure_1.png)
|
Loading…
Reference in New Issue
Block a user