Header row
Formatted, frozen, with set column widths so the sheet scrolls cleanly on long registers.
14 columns including vendor, model, range, and datasheet ref. Signal-class dropdown. Auto-filter on every column. Frozen header. 48 blank rows ready to fill.
An instrument index is the master register of every instrument across a facility. One row per tag, with type, signal class, loop number, the P&ID it lives on, manufacturer, model, range, mounting location, and a reference to the per-instrument datasheet. It is the document PLC and DCS teams hand to commissioning, and it is the source of truth used to size I/O modules and reconcile against vendor packages.
14 columns mapped to how a master instrument index is issued on a real project. Signal class is enforced; everything else stays free text so non-ISA dialects fit.
| # | Column | Type | Description |
|---|---|---|---|
| 01 | Tag Number | Text | ISA tag (FIT-101, PT-102, XV-401) |
| 02 | Service / Description | Text | What the instrument measures or controls |
| 03 | Type | Text | ISA letter group (FIT, PT, LSH, XV) |
| 04 | Signal Class | List | AI, AO, DI, DO, or N/A |
| 05 | Loop Number | Text | Control loop the tag belongs to |
| 06 | P&ID Drawing | Text | Drawing number where the tag appears |
| 07 | Page | Num | Page within the drawing set |
| 08 | Manufacturer | Text | Vendor (Rosemount, Endress+Hauser, ...) |
| 09 | Model | Text | Model or part number from the datasheet |
| 10 | Range | Text | Measurement range (0-500 GPM) |
| 11 | Process Connection | Text | Connection class (1" 150# RF, 1/2 NPT) |
| 12 | Location | Text | Mounting (Field, Panel, JB-101) |
| 13 | Datasheet Ref | Text | Cross-reference to the ISA-20 datasheet |
| 14 | Notes | Text | Additional context or flags |
Formatted, frozen, with set column widths so the sheet scrolls cleanly on long registers.
Enforced values: AI, AO, DI, DO, N/A. Stops drift before it reaches the PLC.
Enabled on every column. Pivot by loop, by vendor, by location without a single formula.
One filled row (FIT-101) shows the format for vendor, model, range, and datasheet reference.
Pre-formatted and ready to paste into. Extends without breaking the dropdown or filter range.
A dedicated Datasheet Ref column points to the matching ISA-20 datasheet. The index doubles as a lookup.
Plain .xlsx. Opens cleanly in Excel, Google Sheets, and LibreOffice. No macros, no add-ins.
A single mint-italic line at the bottom: Drag a P&ID at tagsight.io to fill this automatically. Easy to delete.
Scanned drawings, CAD-exported PDFs, and image scans all work. ISA 5.1, KKS, IEC 81346, DIN, NORSOK, JIS, GOST, and in-house tag conventions read as drawn.
Upload a P&ID set instead and the same 14-column schema comes back with loop numbers and P&ID references populated from the drawing itself.