Skip to content

Markings

Raghu edited this page Jun 22, 2026 · 1 revision

Markings

Markings are the conformity marks that apply to your product — CE, UL, ATEX and similar. For each one you record the certificate, its dates, and (optionally) the symbol image. They apply to every unit of the product.

📄 Official specification: IDTA 02006-3-0 — Digital Nameplate (PDF)


Where to find it

Open a product → Markings tab → Add Marking.


The fields

Fields marked * are required.

Field What to enter
Marking Name * The mark itself, e.g. CE, UL, ATEX.
Certificate / Approval * The certificate or approval designation (its reference/number).
Issue Date When the certificate was issued.
Expiry Date When it expires. Must be later than the issue date.
Additional Text Any extra notes.
Conformity Symbol An image of the mark (e.g. the CE logo). PNG preferred, max 2 MB.

Click Add Marking to save. Each marking shows in a list where you can Edit or Delete it.


Good to know

  • The app shows an "expires" / "expired" label next to each marking based on its expiry date — a quick way to spot certificates that need renewing.
  • The symbol image is embedded in the exported AASX file, so the mark travels with the product data.
For technical users

Markings populate the Markings collection of the Nameplate submodel (IDTA 02006-3-0). Each entry maps to MarkingName, DesignationOfCertificateOrApproval, IssueDate, ExpiryDate, MarkingAdditionalText, and an embedded MarkingFile (the symbol image).

Clone this wiki locally