Skip to content

python library to remote-control a Junce-Instruments JDS6600 signal generator over USB

License

Notifications You must be signed in to change notification settings

NehorayMelamed/jds6600_python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jds6600_python

Python class to remote-control a Junce-Instrument JDS6600 signal generator, using the USB-connection (serial-line emulation)

  • version 0.0.1 (2018/01/19): initial release, reading basic parameters
  • version 0.0.2 (2018/01/28): added "measure" menu + support functions, documtation
  • version 0.0.3 (2018/02/07): added "counter" and "sweep" menu
  • version 0.0.4 (2018/02/14): added "pulse" and "burst" menu + codecleanup
  • version 0.0.5 (2018/02/16): added system menu
  • version 0.1.0 (2018/02/17): added arbitrary waveform

API

For the API-calls, see api.txt

Examples

See examples/readjds.py

License

MIT license. See "LICENSE" for more info

ENJOY!!!

TO DO:

  • document serial protocol
  • add docstrings

Kristoff (ON1ARF)

About

python library to remote-control a Junce-Instruments JDS6600 signal generator over USB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%