İçeriğe geç
İletişim Başlayın

Quick Start

Bu içerik henüz dilinizde mevcut değil.

A project is the machine. This is what it holds, and the order you build it in.

The project tree as the IDE lists it. The solution holds an Automation Project and an HMI Project. Under Automation Project: System, holding Tasks; IO, holding Device 1 with its image, sync units and slaves; Motion, holding NC, which holds NC Preparation and NC Execution, and under NC Execution the Axes and Channel 1; and PLC, holding PLCProject with its libraries, modules, POUs, GVLs and DUTs.

Everything the machine is sits in this tree. Configuring a machine is filling it in.

Six numbered steps down the page. New Project, start from empty. Configure, the machine's devices, axes, logic and screens. Build, compile the project. Connect, reach the target Runtime. Activate Configuration, send it to that Runtime. Run, the machine runs it.

A target is an address and a port: 127.0.0.1:14522 for a Runtime on this PC.