# Set all LV Channels RampUp on the Module of the PS # from org.csstudio.opibuilder.scriptUtil import PVUtil import lv_PSFunction value = PVUtil.getDouble(pvs[0]) suff = ":vrise" lv_PSFunction.lv_PSModule(value,suff,widget)