This command sets the HSIFILE column in the HSIRPT table. It returns 1 if a command is successfully executed and 0 if an error occurs. If an error occurs, more information about the error is stored in the MYSVAR "TABLE_SET_ITEM" variable.
This is a large column that cannot be set via a normal ODBC call.
TABLE_SET_ITEM "table_type", "id", "key" "value"
If the "table_type" is blank, HSIRPT is used. Only the HSIRPT table is currently supported. The only valid option for this parameter is HSIRPT. As with the TABLE command, the current configuration table name is used for this table type.
The "key" is the name of the report to save and the "value" is the report to save. The key must match exactly in databases that are case sensitive.
TABLE_SET_ITEM "HSIRPT", "18", "Enterprise OEE Dashboard", SVar 1
Report type |
Use |
SPC Dynamic Report | 1 |
DMS Dynamic Report | 2 |
Advanced Dynamic Report (Freeform) | 3 |
.Launch Settings | 4 |
Mixed Dynamic Report | 5 |
GainSeeker Charts Desktop | 6 |
SPC Data Table Columns | 7 |
DMS Data Table Columns | 8 |
SPC Data Grid Rows | 9 |
DMS Data Grid Rows | 10 |
DMS Control Detail Columns | 11 |
DMS DPU Detail Columns | 12 |
DMS Pareto Detail Columns | 13 |
SPC Data Grid Titles | 14 |
DMS Data Grid Titles | 15 |
SPC Dashboard Retrieval | 16 |
DMS Dashboard Retrieval | 17 |
GainSeeker Charts Dashboard | 18 |
Mobile Published Inspection | 19 |
PC Published Inspection | 20 |
Stored GainSeeker Base Inspection | 21 |
Mobile Saved Internal Inspection | 22 |
PC Saved Internal Inspection | 23 |
Inspection Priority List | 24 |
Desktop Priority List | 24 |
OEE Detail Column Report | 26 |