SPC Chart widget events
- Last UpdatedOct 10, 2025
- 1 minute read
The SPC Chart widget supports the standard onInitialize event as well as runtime events that trigger work flows used for the sample point context menu.
RaiseAssignCauseWF
The sample point context menu uses the RaiseAssignCauseWF event to open the assign cause workflow and trigger the Assign Cause operation.
Causes are organized into related cause groups, and cause groups are then linked to characteristics through categories. The cause groups that are linked to a characteristic are the cause groups that are presented when you choose to assign a cause to a sample point. Causes, cause groups, and links between cause groups and characteristics are configured using MES Client.
RaiseEditNotesWF
The sample point context menu uses the RaiseEditNotesWF event of a SPC chart widget to open the edit notes workflow and trigger the Edit Notes operation.
RaiseUnassignCauseWF
The sample point context menu uses the RaiseUnassignCauseWF event of a SPC chart widget to open the unassign cause workflow and trigger the Unassign Cause operation.
RaiseIgnoreSampleWF
The sample point context menu uses the RaiseIgnoreSampleWF event of a SPC chart widget to open the ignore sample workflow and trigger the Toggle Ignore Sample operation.
RaiseControlMoveWF
The sample point context menu uses the RaiseControlMoveWF event of a SPC chart widget to open the control move workflow and reset the counter for consecutive control rule checks. This also triggers the Toggle Control Move operation.