In the GainSeeker Charts module, you can use a Python script to access External data for GainSeeker analysis.
Note: This topic explains how
to use a Python script to chart external data from the File
menu. |
In the GainSeeker Charts module, click the File menu. Point to External Data and then click one of these:
Scripted SPC - analyze SPC standards.
Scripted DMS Part Number/Process - for any chart selected from the One window for each list, one chart window will be generated for each DMS standard
Scripted DMS Process - for any chart selected from the One window for each list, one chart window will be generated for each DMS process
This will display the Python Script Editor, where you can create, debug, and manage Python scripts for External Data charts and dashboards.
For this application, you need to create a Python script that reads the data from your external source, and then uses the retrspc.external commands to translate that data correctly for GainSeeker.
After you have created and debugged the Python script in the Python Script Editor, choose that script and then click the Select button.
Finally, GainSeeker will prompt you to choose one or more Charts for this external data, and any appropriate Settings for analyzing external data. For details, see Analyzing External Data.