Parameters to draw a chart for a particular standard

Note: This topic details drawing a chart for a particular standard in the (Legacy) SPC Charts & Reports and DMS Charts & Reports modules.

GainSeeker can also execute this action in the GainSeeker Charts module. See Parameters to open GainSeeker Charts

 

Contents  [Hide]

 

in the SPC Charts & Reports module:

Add to target line:

How this module functions:

-PC:"standard_name"

Each time you start this shortcut, the program will automatically draw a control chart for the standard_name.

-PC:"standard_name",chart_number(s)

Each time you start this shortcut, the program will automatically draw one or more charts for the standard_name, using the chart_number(s) you specify.

Valid options for chart_number(s) are:

chart_number

resulting chart

0

Control chart

1

Histogram

2

Statistics list

5

Report writer

4

Data table

9

Combination chart

8

Scatter chart

3

Trend chart

6

EWMA chart

7

Moving Average chart

10

Control and Bar chart

11

Time Axis chart

12

CuSum chart

1001

1st MINITAB chart

1002

2nd MINITAB chart

1003...

3rd MINITAB chart...

To specify multiple chart_number(s), use a comma to separate consecutive numbers.

Examples:

"C:\Program Files\Hertzler Systems\GainSeeker\SPC.exe" -PC:"Form B-7143 Cycle Time"

Draws a control chart for the standard named "Form B-7143 Cycle Time".

"C:\Program Files\Hertzler Systems\GainSeeker\SPC.exe" -PC:"Form B-7143 Cycle Time",4

Draws a Data table for the standard named "Form B-7143 Cycle Time".

"C:\Program Files\Hertzler Systems\GainSeeker\SPC.exe" -PC:"Form B-7143 Cycle Time",4,0,3

Draws a Data table, a Control chart, and a Trend chart for the standard named "Form B-7143 Cycle Time".

in the DMS Charts & Reports module:

Add to target line:

How this module functions:

-PC:"process","part_number","analysis_type"

Each time you start this shortcut, the program will automatically draw a chart for the process and part_number, using the analysis_type you specify.

To draw a chart for all parts on the specified process, set the part_number to an empty string.

Valid options for analysis_type are:

analysis_type

resulting chart

P

Pareto chart, defects as % of total defects

D

DPU chart

C

Control chart

 

-PC:"process","part_number","analysis_type",chart_number(s)

Each time you start this shortcut, the program will automatically draw one or more charts for the process and part_number, using the analysis_type and chart_number(s) you specify.

To draw a chart for all parts on the specified process, set the part_number to an empty string.

For analysis_type of "C", valid options for chart_number(s) are:

chart_number

resulting chart

1

Data table

2

Statistics list

3

Defect detail

4

Control chart

For analysis_type of "D", valid options for chart_number(s) are:

chart_number

resulting chart

1

Data table

2

Statistics list

3

Defect detail

5

DPU chart

6

DPU improvement chart

26

Yield chart

For analysis_type of "P", valid options for chart_number(s) are:

chart_number

resulting chart

1

Data table

2

Statistics list

3

Defect detail

7

Pareto chart, defects as % of total defects

8

Pareto chart, defects as % of total sample size

9

Pareto chart, cost as % of defect cost

10

Pareto chart, cost as % of total cost

11

Pareto chart, defects per unit

12

Pareto chart, Sigma

13

Bar chart, defects as % of total defects

14

Bar chart, defects as % of total sample size

15

Bar chart, cost as % of defect cost

16

Bar chart, cost as % of total cost

17

Bar chart, defects per unit

18

Bar chart, Sigma

19

Pie chart, defects as % of total defects

20

Pie chart, defects as % of total sample size

21

Pie chart, cost as % of defect cost

22

Pie chart, cost as % of total cost

23

Pie chart, defects per unit

24

Pie chart, Sigma

To specify multiple chart_number(s), use a comma to separate consecutive numbers.

Examples:

"C:\Program Files\Hertzler Systems\GainSeeker\DMS.exe" -PC:"Application Processing","Form B-7143","P"

For the standard with part number "Form B-7143" and process "Application Processing", this draws a Pareto chart where each bar shows defects as % of total defects.

"C:\Program Files\Hertzler Systems\GainSeeker\DMS.exe" -PC:"Application Processing","","P"

For all standards assigned to the process "Application Processing", this draws a Pareto chart where each bar shows defects as % of total defects.

"C:\Program Files\Hertzler Systems\GainSeeker\DMS.exe" -PC:"Application Processing","Form B-7143","D",6

Draws a DPU Improvement chart for the standard with part number "Form B-7143" and process "Application Processing".

"C:\Program Files\Hertzler Systems\GainSeeker\DMS.exe" -PC:"Application Processing","","D",6

Draws a DPU Improvement chart for all standards assigned to the process "Application Processing".

"C:\Program Files\Hertzler Systems\GainSeeker\DMS.exe" -PC:"Application Processing","Form B-7143","D",1,6,26

Draws a Data table, DPU Improvement chart, and Yield chart for the standard with part number "Form B-7143" and process "Application Processing".

"C:\Program Files\Hertzler Systems\GainSeeker\DMS.exe" -PC:"Application Processing","","D",1,6,26

Draws a Data table, DPU Improvement chart, and Yield chart for all standards assigned to the process "Application Processing".