<Project>$DEVIC.DBF
The default field structure for the devices IMAGE file, <Project>$DEVIC.dbf, is as follows:
| Field Name | Width | Description | 
|---|---|---|
| DRAWING | 255 | The name of the drawing file that the component is from. | 
| BLOCK | 59 | The partial name of the block representing the component. | 
| HANDLE | 20 | The AutoCAD handle for the symbol. | 
| MFG | 5 | The manufacturer code. | 
| CATNO | 50 | The part number. | 
| CATDESC | 59 | Text description. | 
| TAGNAME | 35 | The name of the component. | 
| TAGSUFX | 35 | Suffix to attach to the TAGNAME in reports. | 
| RATING1-4 | 10 | Power, voltage, current, impedance and colour ratings. | 
| REFERENCE | 59 | The cross-reference for the component. | 
| TERMPRFX | 35 | Prefix to attach to the terminal numbers in reports. | 
| T1-T3 | 4 | Names or numbers of terminals on the left side or top of the device symbol. | 
| T4-T6 | 4 | Names or numbers of terminals on the right side or bottom of a device symbol. | 
| VISDESC | 25 | The visible description of the device. | 
| PNLNO | 35 | The name of the panel the device is mounted in. | 
| USER_C1 | 55 | Additional user-defined data. | 
| USER_C2 | 55 | Additional user-defined data. | 
| SUBCOMP | 2 | The sub component number. | 
| RSTATUS | 64 | Report status - keywords that control the reporting for the component. | 
| X | 10 | X co-ordinate of the symbol insertion point. | 
| Y | 10 | Y co-ordinate of the symbol insertion point. | 
| STATUS | 59 | Custom field. The current status of the component. Can contain FIXED, MIXED, FLUID. | 
| EE_USER1 to EE_USER7 | 40 | User configurable fields to contain any additional user-defined data. | 
| PLC_ADDR | 25 | PLC I/O channel address - used by Instrument Manager to save information to generate a PLC Index report. | 
| PLC_RACK | 25 | PLC card rack - used by Instrument Manager to save information to generate a PLC Index report. | 
| PLC_SLOT | 25 | PLC card slot - used by Instrument Manager to save information to generate a PLC Index report. | 
| PLC_DESC1 to PLC_DESC3 | 59 | PLC I/O channel descriptions - used by Instrument Manager to save information to generate a PLC Index report. | 
