IVI drivers for LCR meter and Digital load

187 views
Skip to first unread message

Marshall Scholz

unread,
Dec 28, 2015, 2:00:59 PM12/28/15
to python-ivi
I am working on a test setup that uses python IVI and connects to a Digital load and in the future an LCR meter. The digital load has been locally (hackishly) implemented, and I am currently implementing the Lcr meter

Any tips for creating / reformatting these drivers into an acceptable way to be integrated into the IVI mainstream? (as I think these will be extremely useful to others)

The current chroma load hack can be found here http://pastebin.com/uKD8taGy


The lcr meter is an hioki IM3536
The Digital load is a chroma 6310
Both are SCPI compliant

I plan on keeping both on my github account here: https://github.com/Teslafly/Hioki-IM3536-Lcr-meter-python-IVI-driver until / if they are completed and integrated.

rmax7

unread,
Sep 19, 2017, 3:47:19 PM9/19/17
to python-ivi
The python interface for Chroma 6310 load will be really useful. One question, you've used chroma6310 class, where is it imported from? Do you have code for that?

Thanks.

Marshall Scholz

unread,
Jan 7, 2019, 2:46:17 PM1/7/19
to python-ivi
The 6310 class is the generic ivi base driver just copied over. it can probably be replaced with
ivi.scpi.common.IdnCommand, ivi.scpi.common.ErrorQuery, ivi.scpi.common.Reset, ivi.scpi.common.SelfTest, ivi.Driver
Reply all
Reply to author
Forward
0 new messages