Skip to content

yz-gu/SR865_Stream_EventDetect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

SR865_Stream_EventDetect

The main.py should be used with Lock-in Amplifier SR865A (product of Stanford Research System, check product's page to make sure it's the right device). This program streams data from SR865 and detect events with specified pattern (like a pulse or sine wave).

The stream part was modified from Bob's project, it will be very helpful to go through it before my project because it provides more config information, especially when you need to develop your own program.

  • Tested on python 3.9.7 on Windows.
  • Modules you need to install: PySide2, vxi11.
  • A stable connection between the Amplifier and your computer is necessary. You can run the script by Bob first to see if you can accept the number of package dropped.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages