Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add "When to reach for a Wizard" guidance paragraph to §7

...

SymbolName

What it is

Typical SymbolLabels

Wizard/BLOWER

Industrial blower/fan

State, RPM

Wizard/MOTOR

Electric motor

State, RPM

Wizard/PUMP

Pump (styles selectable in Designer)

State, RPM

Wizard/TANK

Storage tank

Level, Alarm

Wizard/VALVE

Valve (various styles)

State, Position

When to reach for a Wizard. When the equipment in the spec is a fan/blower, a rotating drive, a liquid mover, a vessel with level dynamics, or a flow-control element, the corresponding Wizard is almost always the right first move — they ship with state dynamics already wired and avoid the cost of composing the same shape from primitives. The Wizard catalog stops at five canonical types on purpose; for anything outside (compressor, heat exchanger, conveyor, sensor, instrument), fall through to Solution / Library/HPG / Library/HMI in that order. Wizard styling variants (orientation, foot detail, port direction) are user-controlled in Designer via the symbol's configuration button, not by editing the placed element's geometry.

Always treat list_elements('Wizard') as the authoritative runtime catalog — if an entry does not appear there, do not attempt to use it.

...