from test_common import * RCUs=[2,3]; setRCUmask(RCUs) callmethod("RCU_off") #exit() time.sleep(1) callmethod("RCU_on") #callmethod("RCU_on") #time.sleep(1) #callmethod("ADC_on") disconnect();