MQUChartResults Members

These members are related to Multivariate Quality Control Chart results dialog.

Functions

Name Description
Cancel -
CreateNewSet Create new set.
DeleteCurrentSet Delete current set.
GetCausesAndActionsSetupOptions Setup options for causes, actions, comments, and sample inclusion/exclusion variables and codes (brushing setup). Return value: Object.
GetChartOptions Get Chart options. Return value: Object.
GetDefineAutomaticActionForSampleInHighlightedConsecutiveRuns Get DefineAutomaticActionForSampleInHighlightedConsecutiveRuns. Return value: Object.
GetDefineAutomaticActionForSampleOutOfControl Get DefineAutomaticActionForSampleOutOfControl. Return value: Object.
GetDefineAutomaticActionForSampleOutsideWarningLimits Get DefineAutomaticActionForSampleOutsideWarningLimits. Return value: Object.
GetOptionsForSetSpecs Set options for SetSpecs. Return value: Object.
GetSaveSpecOptions Get Chart options. Return value: Object.
OK Return value: Integer.
SetCausesAndActionsSetupOptions Setup options for causes, actions, comments, and sample inclusion/exclusion variables and codes (brushing setup).
SetChartOptions Set Chart options.
SetDefineAutomaticActionForSampleInHighlightedConsecutiveRuns Set DefineAutomaticActionForSampleInHighlightedConsecutiveRuns.
SetDefineAutomaticActionForSampleOutOfControl Set DefineAutomaticActionForSampleOutOfControl.
SetDefineAutomaticActionForSampleOutsideWarningLimits Set DefineAutomaticActionForSampleOutsideWarningLimits.
SetOptionsForSetSpecs Set options for SetSpecs.
SetSaveSpecOptions Set options for save spec.
Update Update all active charts/spreadsheets.
UpdateCurrentSet Update current set.

Properties

Name Description
Application Returns application object. Return value: Object. This property is read only.
CenterValue Centerline value, for X (Multiple streams X-bar, Multivariate...) charts. Return/assignment value: String.
CenterValueForVarChart Centerline value for Variance (Multiple streams R, S, MR & GV) chart. Return/assignment value: String.
Charts Compute Multiplestream X (X-bar,S,MA)/ Multivariate and R (S)/GV charts. Return value: Object. This property is read only.
Descriptives Compute spreadsheet of values for chart. Return value: Object. This property is read only.
EstimatedCovariance Estimated covariance matrix. Return/assignment value: Integer.
EstimatedCovarianceGV Estimated covariance matrix for Generalized variance chart. Return/assignment value: Integer.
EstimatedTarget Estimated mean vector. Return/assignment value: Integer.
InputCovariance Target covariance matrix. Return/assignment value: Integer.
InputCovarianceGV Target covariance matrix for Generalized variance chart. Return/assignment value: Integer.
InputTarget Target mean vector. Return/assignment value: Integer.
LowerControlLimit Lower control limit value for X (Multiple streams X-bar, Multivariate) charts. Return/assignment value: String.
LowerControlLimitForVarChart Lower control limit value for variability (Multiple streams R, S, MR & GV) chart. Return/assignment value: String.
Name Return value: String. This property is read only.
OpenSpecsFile Open file with specifications. Return/assignment value: String.
Parent Returns the parent of the object. Return value: Object. This property is read only.
PartialTSquare Compute Partial T-Square values for Hotelling T-Square charts. Return value: Object. This property is read only.
ResultsCodes Assignment value: Variant.
ResultsOption Assignment value: Integer.
ResultsOutputFields Assignment value: Variant.
ResultsSaveFileName Assignment value: String.
ResultsSelection Assignment value: Variant.
ResultsSelectionOption Assignment value: Variant.
ResultsValues Assignment value: Variant.
ResultsVariables Assignment value: Variant.
SamplesUsedToEstimateCovarianceInResultsSpecsTab Number of samples used to estimate the covariance matrix on the results specs tab. Return/assignment value: Integer.
SaveSpecsFile Save file with chart specifications. Return/assignment value: String.
SelectedSamples Selected Samples. Return/assignment value: String.
SigmaValue Sigma value for X (Multiple streams X-bar, Multivariate) charts. Return/assignment value: String.
SigmaValueForVarChart Sigma value for Generalized variance charts. Return/assignment value: String.
SummaryOfAlarms Compute summary of currently applicable alarms. Return value: Object. This property is read only.
SummarySpecificationsForAllSets Summary of specifications for all sets. Return value: Object. This property is read only.
SupportiveDescriptives Compute supportive descriptives spreadsheet for multivariate chart. Return value: Object. This property is read only.
UnequalNComputation Method/procedure for unequal N; for X (Multiple streams X-bar) charts. Return/assignment value: MIQCUnequalNComputation.
UnequalNComputationForVarChart Method/procedure for unequal N; for variability (Multiple streams R, S, MR) chart. Return/assignment value: MIQCUnequalNComputation.
UpperControlLimit Upper control limit value for X (Multiple streams X-bar, Multivariate) charts. Return/assignment value: String.
UpperControlLimitForVarChart Upper control limit value for variability (Multiple streams R, S, MR & GV) chart. Return/assignment value: String.
WarningLimits Warning limits for X (Multiple streams X-bar, Multivariate) charts. Return/assignment value: String.
WarningLimitsForVarChart Warning limits for variability (Multiple streams R, S, MR & GV) chart. Return/assignment value: String.

Events

Name Description
BeforePopupDisplay Called before a popup display is shown.
BeforePrompt Called before user is prompted.
BeforeWrite Called before data is written back to database/spreadsheet.
BeginAlarmChecking Called prior to checking for alarms.
EndAlarmChecking Called after checking for alarms.
EndInteractiveBrushing Called when interactive brushing ends.
OnUpdate Called when data changes or is updated.
SampleInHighlightedRuns Sample in highlighted runs.
SampleOutOfControl Sample out of control.
SampleOutsideWarningLimits Sample outside warning limits.
StartInteractiveBrushing Called before starting interactive brushing.