Build menu
Return to Introduction  Previous page  Next page

 

IMPORTANT : Remember that the build commands are available only if you have assigned a name for your project. That means that you have to place at least one component on the sheet and save the project

 

ide_menu_build

Build menu

 

Compile (Shortcut: F5)

With the Compile command you activate the Compile Process. See the section Building the code for further information.

 

Upload (Shortcut: F6)

Many PLC models supported by LadderWORK ARM software have the remote control feature, so you can upload the code directly from the integrated environment. If your PLC doesn't have this feature you can't use this command.

 

Run (Shortcut: F7)

If your PLC supports a remote control feature you can run the PLC simply by executing this command.

 

Stop (Shortcut: F8)

If your PLC supports a remote control feature you can stop the PLC simply by executing this command.

 

Compile & Upload (Shortcut: F9)

The Compile & Upload command execute in sequence the Compile and the Upload sessions.

 

Compile & Upload & Run (Shortcut: F10)

This command execute in sequence the Compile, Upload and Run sessions.