-

Editing LD Networks

This topic contains the following sections:

General information on networks (LD mixed with FBD)

A graphic code worksheet consists of one or more networks. Each network contains a combination of FBD/LD code objects that are linked via connection lines. The order of execution of the networks within a code worksheet normally runs from top to bottom.

In PLCnext Engineer, three variants of mixed FBD and LD code worksheets are available.

NOLD/SNOLD and FBD/LD use the same syntax and objects.

Functional language range in SNOLD: LVL or FVL: Compared to the functional range of standard FBD/LD, some restrictions apply in SNOLD regarding the available language objects. Which restrictions these are depends on your application and the applicable safety requirements. Depending on the applicable safety regulations and standards, PLCnext Engineer supports a Limited Variability Language (LVL) or a Full Variability Language (FVL). FVL comprises more language objects and possibilities as LVL. Jumps, for example, are only available in an FVL.
To specify the available language elements (LVL or FVL) and set the applicable standard this way, select the 'Project > Change Language Profile' menu item and select the desired profile in the appearing selection dialog. You have to be logged on to the Safety-related Area for this purpose.

Further Info
For detailed information on the available objects in the graphical IEC 61131-3 language Ladder Diagram, see the topics "Contact Types (LD Code Objects)", "Coil Types (LD Code Objects)" and "Constants, Jumps/Labels, Returns, Connectors".

What do you want to do?

Insert a basic network

Insert serial or parallel contacts/coils

Insert power rails

Assign variables/constants to an LD object

Insert functions/function blocks

Open the editor group of a function/function block

Change the contact/coil type

Toggle between contact and coil

Create/handle friendly networks (only in FBD/LD code)

Expand/collapse NOLD/SNOLD code sections

Rename a NOLD/SNOLD code section (network)

Set verification mark for SNOLD code section