Uses of Package
xal.smf.scada

Packages that use xal.smf.scada
Package
Description
 
 
 
  • Classes in xal.smf.scada used by xal.smf.impl
    Class
    Description
    Annotation specifying a class field is part of a SCADA data structure.
    Runtime exception thrown when, during structure access operations, it is found that the definition of the data structure (through the array of ScadaRecord.IFieldDescriptors objects) does not match the actual data structure implementation.
    Exception thrown when the annotations necessary to describe the SCADA operations, for the current class or data structure, are inconsistent, invalid, or missing.
    Maintains the (field name, field PV) pairs for the data sets formed of device PVs.
    This class parses the meta-data of the AScada.Field annotation used to identify fields in data structures as Supervisory Control And Data Acquisition (SCADA) fields.
    Base class for data records containing data or parameters sets managed by related process variables on a hardware device.
    Used by the enumerations to indicate they return PV descriptors for their enumeration values.
  • Class
    Description
    Annotation identifying classes representing general data structures used for data structure devoted toward data acquisition (DAQ) or supervisory control and data acquisition (SCADA).
    Runtime exception thrown when, during structure access operations, it is found that the definition of the data structure (through the array of ScadaRecord.IFieldDescriptors objects) does not match the actual data structure implementation.
    Exception thrown when the annotations necessary to describe the SCADA operations, for the current class or data structure, are inconsistent, invalid, or missing.
    Maintains the (field name, field PV) pairs for the data sets formed of device PVs.
    Base class for data records containing data or parameters sets managed by related process variables on a hardware device.
    Used by the enumerations to indicate they return PV descriptors for their enumeration values.
  • Classes in xal.smf.scada used by xal.smf.scada
    Class
    Description
    Annotation specifying a class field is part of a SCADA data structure.
    Alternate method of annotating the fields of a SCADA structure.
    Runtime exception thrown when, during structure access operations, it is found that the definition of the data structure (through the array of ScadaRecord.IFieldDescriptors objects) does not match the actual data structure implementation.
    Deprecated.
    List of channels under test.
    Maintains the (field name, field PV) pairs for the data sets formed of device PVs.
    Base class for data records containing data or parameters sets managed by related process variables on a hardware device.
    Encapsulates the properties of an EPICS process variable, as referenced through the XAL channel lookup mechanism (that is, through the XAL channel handle).
    Used by the enumerations to indicate they return PV descriptors for their enumeration values.