semi合集-English.pdf - 第3505页

SEMI E134-0305 © SEMI 2004, 2005 58 15.2.6.1.2 DegradedPerform ance Attribute Defin ition Table Table 81 DegradedPe rformance Attribu te Definition Attribute Name Definition Form timeLastEvaluat ed The time at which the …

100%1 / 7923
SEMI E134-0305 © SEMI 2004, 2005 57
Operation Description Type Requestor/Sender Responder/
Receiver
PerformanceRestored Notifies the consumer when the equipment has
detected a return to normal performance conditions
(see Section 13 ).
FF Equipment Consumer
DCPDeactivation Notifies the consumer when the equipment is
deactivating a DCP previously activated by that
consumer.
FF Equipment Consumer
DCPHibernation Notifies the consumer when the equipment is placing
one or more persistent DCPs in a hibernation state as
part of a shutdown sequence.
FF Equipment Consumer
15.2.4 NewData — The equipment shall send this notification whenever data from an active DCP is available for
the consumer that activated the DCP.
15.2.4.1 NewData Operation Arguments
Table 78 NewData Argument Definitions
Argument Description Kind Form
dataCollectionReport The data originating from the active
DCP.
in Structured data, of type DataCollectionReport,
described in Section 14.1.
15.2.5 PerformanceWarning — The equipment shall send this notification to all consumers with
ManageOnlyAuthoredDCPs privilege or higher whenever operational performance has degraded below a supplier-
specified threshold (see Section 13.1.7).
15.2.5.1 PerformanceWarning Operation Arguments
Table 79 PerformanceWarning Argument Definitions
Argument Description Kind Form
warning Information describing the context and
the equipment components affected by
the performance problem.
in Structured data, of type PerformanceStatus,
described in Section 15.1.6.1.1.
15.2.6 PerformanceRestored — The equipment shall send this notification to all consumers with
ManageOnlyAuthoredDCPs privilege or higher when operational performance has returned above a supplier-
specified threshold (see Section 13.1.7).
15.2.6.1 PerformanceRestored Operation Arguments
Table 80 PerformanceRestored Argument Definitions
Argument Description Kind Form
status Information describing the current
performance status.
in Structured data, of type PerformanceStatus,
described in Section 15.1.6.1.1.
15.2.6.1.1 PerformanceStatus — This class, shown in Figure 33, describes the current status of the equipment’s
ability to perform its intended function. It includes the time the performance status was last evaluated, whether or
not the performance is below the equipment-defined threshold, and a description of the current status. See Section
13 for further details.
SEMI E134-0305 © SEMI 2004, 2005 58
15.2.6.1.2 DegradedPerformance Attribute Definition Table
Table 81 DegradedPerformance Attribute Definition
Attribute Name Definition Form
timeLastEvaluated The time at which the equipment performance
was last evaluated.
Text, formatted according to Section 14.5.
isBelowThreshold Whether or not the performance falls below the
equipment-defined threshold.
Boolean.
description If performance is below threshold, a human-
readable description of any details known about
the root cause.
Text.
15.2.6.1.3 PerformanceStatus Association Definition Table
Table 82 PerformanceStatus Association Definition
Association Role Name Definition Comments
activePlans List of DCPs active at the time the
performance was last evaluated.
Unordered list of elements of type DCPActivated,
described in Section 9.1.2.8.4.
activeJobs List of jobs active at the time the performance
was last evaluated.
Unordered list of elements of type ActiveJob,
described in Section 15.1.6.1.4.
affectedSystems List of equipment systems affected by the
performance issue, if below threshold.
Unordered list of zero or more elements of type
AffectedSystem, described in Section 15.1.6.1.6. If
performance is below threshold, at least one
AffectedSystem must be listed.
15.2.6.1.4 ActiveJob — This class, shown in Figure 33, represents an active job that can be uniquely identified
among all active jobs on the equipment.
15.2.6.1.5 ActiveJob Attribute Definition Table
Table 83 ActiveJob Attribute Definition
Attribute Name Definition Form
jobId The unique identifier of the job. Text, formatted according to the convention used to
identify jobs.
jobType The type of job identified by jobId. Text, equal to any of the following values: “urn:semi-
org:E94:ControlJob”,
“urn:semi-org:E40:ProcessJob”,
“urn:semi-org:E30:ppSelect”,
“urn:semi-org:E30:rcpSelect”
15.2.6.1.6 AffectedSystem — This class, shown in Figure 33, represents an equipment component that is negatively
impacted by the decrease in performance, and provides a description of how it is being affected.
15.2.6.1.7 AffectedSystem Attribute Definition Table
Table 84 AffectedSystem Attribute Definition
Attribute Name Definition Form
equipmentComponent The unique name of the affected
equipment component.
Text, formatted according to the convention used for
identifying an equipment component.
description A description of how the system is being
affected by the performance decrease.
Text.
SEMI E134-0305 © SEMI 2004, 2005 59
15.2.6.2 DCPDeactivation — The equipment shall send this notification to a consumer whenever one or more
DCPs that were activated by that consumer have been deactivated. Note that the consumer should make no
assumption regarding the timing of the receipt of this notification and the receipt of the last transmitted data for any
deactivated DCPs provided in the notification. The consumer may receive one or more data collection reports from
the named DCPs after receiving this notification.
15.2.6.2.1 DCPDeactivation Operation Arguments
Table 85 DCPDeactivation Argument Definitions
Argument Description Kind Form
deactivationNotice Information describing the DCPs that
have been deactivated.
in List of one or more structured data elements, each
of type DCPDeactivated, described in Section
9.1.2.7.6.
15.2.6.3 DCPHibernation — The equipment shall send this notification to a consumer whenever one or more DCPs
that were activated by that consumer are going into the hibernating state. Note that the consumer should make no
assumption regarding the timing of the receipt of this notification and the receipt of the last transmitted data for any
deactivated DCPs provided in the notification. The consumer may receive one or more data collection reports from
the named DCPs after receiving this notification.
15.2.6.3.1 DCPHibernation Operation Arguments
Table 86 DCPHibernation Argument Definitions
Argument Description Kind Form
hibernatingPlans Information describing the DCPs that are
going into hibernation.
in List of one or more structured data elements, each
of type DCPHibernated, described in Section
15.1.6.3.2.
15.2.6.3.2 DCPHibernated — This class, shown in Figure 33, describes a persistent DCP that the equipment has
placed in hibernation.
15.2.6.3.3 DCPHibernated Attribute Definition Table
Table 87 DCPHibernated Attribute Definition
Attribute Name Definition Form
planId Identifies the DCP that is in hibernation. Text, equal to the ‘id’ attribute of the
DataCollectionPlan that is hibernating.
timeHibernated The time at which the plan was placed in
hibernation.
Text, formatted according to Section 14.5.