starforgelabs / py-korad-serial

Python library to interface with the Korad KA3005P and related programmable power supplies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial?

jchu1988 opened this issue · comments

Hi, recently got handed a KA3305P and wanted to automate some tasks and came across your library.

Can you demonstrate how to call the voltage or set the current as the it appears to be throwing an attribute error:
'str obj has no attribute 'send_receive'.

Bests,

I think the README.md is the tutorial. It helped me to get started. Can you provide your code that did not work?