HW_virtual_function_gen (akshaybkiitb)

No description available.

To add to your microscope

cd to/your_project_folder and use the following cmd (requires git)

mkdir ScopeFoundryHW/virtual_function_gen && cd ScopeFoundryHW/virtual_function_gen && git init --initial-branch=master && git remote add upstream_akshaybkiitb https://github.com/akshaybkiitb/HW_virtual_function_gen && git pull upstream_akshaybkiitb master && cd ../..

Readme

ScopeFoundryHW.virtual_function_gen

ScopeFoundry hardware plug-in example that virtual function generator as a hardware device. It creates Sine and Square waves

ScopeFoundry is a Python platform for controlling custom laboratory experiments and visualizing scientific data

http://www.scopefoundry.org

This software is not made by or endorsed by the device manufacturer

Author

Edward S. Barnard esbarnard@lbl.gov and Alan Buckley

Requirements

* ScopeFoundry
* numpy