Class ChangePVName


  • public class ChangePVName
    extends Object
    Change the name of the PV in the PB file. Note that this is completely different from renaming the PV; this applies only to the specified PB files and is meant to address bugs/typo's in PV names etc
    Author:
    mshankar
    • Constructor Detail

      • ChangePVName

        public ChangePVName()
    • Method Detail

      • fixPBFile

        public static void fixPBFile​(Path path,
                                     String newPVName)