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