Process Reporting menu
Conditions
-
Programs have been executed and collected process data.
Step
-
From the STATUS menu, choose “Process Report”
-
The Process Reporting menu provides a database query type interface into
your already logged process data.
-
On this menu you can choose the following items.
-
Application: Application to view data from.
-
Report Type: The report type
is either User Defined from which the user can input the filters he
wants to use, or the Report Type is considered a “canned” report,
which is one provided as a default report type for the user where no
other inputs are required.
-
Filters: The user will have 5 filters to use. The filters are the
data items being collected.
The comparator for the filter can be >, <, or =, and the user can
specify the value to which to compare the field to.
-
Outputs: The user will have 3 outputs for
the report, the outputs will be the items being collected, and the
user can specify a MIN, MAX, or AVG for the output item for the data
set found for the filters.
-
A report will be generated that shows all matching results of the
filters.
-
Filter 1 can be specified to be execution time so that you can filter on
data from a specific date/time or range of time. Below is an example of
a user defined filter.
-
The results of executing the above setup report would be a listing of
all the items found in the filtered set. Since we are limited to the
number of histories we can store on the robot, for each weld, MIN, MAX,
and AVG are calculated and stored until they are reset, this way you can
have statistical data for a long time, and not just from your 50 or 100
history These are called GLOBAL STATISTICS.
-
Press F4 to save the report results to the currently set device.
To change the device, use the [UTIL] feature on the File Menu.
-
To clear the Process Data, press the NEXT key, and then press F6
CLR_DAT. You will be prompted to
confirm you want to clear the data. The
data can also be cleared remotely via a PLC by using the Digital inputs
mapped in the $PRCREP.$DAT_RSET_DI, and reset confirmation echoed on
$PRCREP.$DAT_RSET_DO.