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