# Reset and Turn OFF all Bias Channels of the PS on the Module # import bs_PSFunction value = 10 suff = ":switch" bs_PSFunction.bs_PSModule(value,suff,widget) value = 0 suff = ":switch" bs_PSFunction.bs_PSModule(value,suff,widget)