Class ChangeArchivalParamsAction

  • All Implemented Interfaces:
    BPLAction

    public class ChangeArchivalParamsAction
    extends Object
    implements BPLAction
    Change the archival parameters for a PV. For now, we support changing the sampling period.
    Author:
    mshankar
  • pv The name of the pv.
  • samplingperiod The new sampling period in seconds.
  • samplingmethod The new sampling method For now, this is one of SCAN or MONITOR.