Skip to content

Add LakeShore218 satellite

Stephan Lachnit requested to merge p-lakeshore-218 into main

Straight forward. I implemented two changes that I want to adapt for other Python satellites:

  • the main function should be in __main__ to keep the satellite implementation file cleaner
  • the use of PyVISA for serial communication (makes things a bit easier and more flexible for other interfaces like GPIB)

Merge request reports

Loading