Package xal.smf.scada
package xal.smf.scada
-
ClassDescriptionAnnotation identifying classes representing general data structures used for data structure devoted toward data acquisition (DAQ) or supervisory control and data acquisition (SCADA).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
s objects) does not match the actual data structure implementation.ScadaRecord.IFieldDescriptor
Class for checking the connectivity of many EPICS channels simultaneously.Exception thrown when the annotations necessary to describe the SCADA operations, for the current class or data structure, are inconsistent, invalid, or missing.Deprecated.This class is used is a Channel Access connection monitor.List of channels under test.Maintains the (field name, field PV) pairs for the data sets formed of device PVs.This is a list of all
objects parsed from a SCADA data structure.ScadaFieldDescriptor
This class parses the meta-data of the
annotation used to identify fields in data structures as Supervisory Control And Data Acquisition (SCADA) fields.AScada.Field
Base class for data records containing data or parameters sets managed by related process variables on a hardware device.Used by enumerations in data structures to indicate that they known aspects of the data fields they represent.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.
BatchConnectionTest