Nodectra Docs
Getting started

Commissioning and Production

Use the correct deployment mode and replace simulated signals before production activation.

Nodectra creates deployment packages in one of two explicit modes.

ModeIntended useSensor Simulator
CommissioningEngineering, functional verification and site acceptanceAllowed
ProductionNormal building operationRejected

The mode is part of the signed bundle. Studio validates it before deployment and Site Runtime validates it again before activation.

Signal handoff

Replace the development source rather than rebuilding downstream logic:

Sensor Simulator ─┐
                  ├─ Data Table → Program → Graphic / Alarm / Storage
Physical Point ───┘

When moving to Production, remove the simulator binding and connect the commissioned physical Point to the same typed Data Table variable. Programs and downstream consumers remain unchanged.

A successful Studio preview is not proof of physical commissioning. Verify device addressing, wiring, scaling, fail-safe state and readback on the real site network.

On this page