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
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. |
||||||||||||||||||||||||||||||||||
|
Each time you start this shortcut, the program will automatically draw one or more charts for the standard_name, using the Valid options for
To specify multiple |
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".
Add to target line: |
How this module functions: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-PC:"process","part_number","analysis_type", |
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 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
For analysis_type of "D", valid options for
For analysis_type of "P", valid options for
To specify multiple |
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".