i5SPCChart Methods
You can use scripting methods to return information from an SAP Manufacturing Integration and Intelligence (SAP MII) statistical process control (SPC) chart.
All chart properties are accessible through get
and set
methods. To retrieve a chart attribute, use the get
method. You can define values using the set
method.
The following table lists common methods to use with i5SPC charts:
Method | Use |
|---|---|
| Same as |
| Returns the point number for an ID in the upper chart. For example, enter BATCH0005 as the ID, and it returns |
| Obtains a reference to the underlying chart display object (the |
| Selects a point in the lower SPC chart. |
| Same as |
| Selects a point in the upper SPC chart. |
| Selects a point in the upper SPC chart by ID and not point number. The ID is the ID column mapping which appears in the SPC results details on the context menu. |
| Displays an HTML page containing a GIF representation of the current chart that can be printed. |
| Updates the chart contents. If the associated query is time-based, the |