IQCVCharts.ReadDataA
This function reads data for attributes control charts (C, U, p, Np. )
Syntax | Parameters | Return Value |
---|---|---|
Sub IQCVCharts.ReadDataA( _ Rflag As WORD, _ VariableToPlot As Integer, _ ReadFixedNPerSample As Boolean, _ VariableWithSampleSizes As Integer, _ VariableWithSampleCodes As Integer, _ VariableWithPieceCodes As Integer, _ TypeOfInputForAChart As IQCTypeOfInputdataForAttributeChart, _ ReadFixedNPerPart As Boolean, _ VariableWithPartCodes As Integer, _ VariableWithSetCodes As Integer, _ FixedNPerSample As Integer, _ MininumNPerSample As Integer, _ FixedNPerPart As Integer, _ VariableWithFlags As Integer, _ UseLabelsInVariable As Boolean, _ VariableWithSampleLabels As Integer, _ UseCaseNameForSampleLabel As Boolean, _ UseLabelsInPartVariable As Boolean, _ VariableWithPartLabels As Integer, _ CauseVar As Integer, _ ActionVar As Integer, _ CommentVar As Integer, _ InclusionVar As Integer, _ CodeForExclusionFromComputations As Integer, _ CodeForExclusionFromComputationsAndGraphs As Integer, _ Optional AllSamplesAreNew As Boolean = False) |
Type: WORD Type: Integer Type: Boolean Type: Integer Type: Integer Type: Integer Type: IQCTypeOfInputdataForAttributeChart Type: Boolean Type: Integer Type: Integer Type: Integer Type: Integer Type: Integer Type: Integer Type: Boolean Type: Integer Type: Boolean Type: Boolean Type: Integer Type: Integer Type: Integer Type: Integer Type: Integer Type: Integer Type: Integer Type: Boolean Default value: False |
This function does not return a value. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.