PLC_MACHINE
Table corresponding to PLC machine data on RMS file
tableMANPLC
PLC_MACHINE — Table corresponding to PLC machine data on RMS file. MAN table in the standard Ross ERP 8.0 schema: 16 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open PLC_MACHINE in the interactive Data Dictionary →Part of PLC tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | PLC_FACTORY_CODE | varchar(2) | PLC Factory Code | |
| 3 | PLC_JOB_NUMBER | varchar(10) | PLC Job Number | |
| 4 | PLC_TAG_NUMBER | varchar(8) | PLC TAG Number | |
| 5 | PLC_TIME_STAMP | datetime | PK | PLC Record Time Stamp |
| 6 | PLC_FLAG | varchar(1) | PLC Flag (use T.B.D.) | |
| 7 | PLC_MACHINE_CODE | varchar(8) | PLC Machine Code | |
| 8 | PLC_DATE_TIME | datetime | PLC Date Time | |
| 9 | PLC_START_DATE_TIME | datetime | PLC Start Date Time | |
| 10 | PLC_END_DATE_TIME | datetime | PLC End Date Time | |
| 11 | PLC_COMMENT | varchar(50) | PLC Comment | |
| 12 | PLC_COMPANY_CODE | varchar(4) | PK | Company Code for PLC Intermediate Tables |
| 13 | PLC_OUTPUT_QTY | numeric(20,4) | PLC Machine Output Quantity | |
| 14 | PLC_CONTROL_FACTORY | varchar(2) | PK | PLC Control Record Factory Code used in intermediate tables |
| 15 | PROCESS_STAGE | varchar(6) | Process Stage | |
| 16 | RECIPE_LINE_NUMBER | smallint | Recipe Line Sequence Number |