Search found 1 match

by Sarawuth
Fri Nov 18, 2022 5:18 am
Forum: General Software Discussions
Topic: How to set voltage range to auto mode??
Replies: 1
Views: 1231

How to set voltage range to auto mode??

I am working on pico5444B with python. I can only set the voltage to some range like "PS5000A_20V". I want to know how to set this voltage range to auto mode. here are some of my code channel = ps.PS5000A_CHANNEL["PS5000A_CHANNEL_C"] chCRange = ps.PS5000A_RANGE["PS5000A_2V"] status["setChC"] = ps.ps...