Class GetPVMetaData

java.lang.Object
org.epics.archiverappliance.retrieval.bpl.GetPVMetaData
All Implemented Interfaces:
BPLAction

public class GetPVMetaData extends Object implements BPLAction
Gets information about the PV from PVTypeInfo, the engine and other places Gets information about the PV from PVTypeInfo, the engine and other places
  1. pv - The name of the pv.
Author:
mshankar
  • Constructor Details

    • GetPVMetaData

      public GetPVMetaData()
  • Method Details