James Ball

Results 4 issues of James Ball

I'm finding that calling session.end() after doing a write-read cycle in continuous mode always hangs indefinitely. This is a minimal example that shows the problem: ``` import pysmu session =...

Running measurements in HI_Z mode seems to unexpectedly set the DAC to ~2V when re-enabling SVMI mode. Here's a minimal program, which demonstrates the issue: ``` import pysmu s =...

I've noticed that when the device (Rev F) is first powered on, setting the channel mode to SVMI puts 2V across the channel output. This means if I want to...

I've noticed that when the device (Rev F) is first powered on, setting the channel mode to SVMI puts 2V across the channel output. It looks like this is happening...