1 conventions used, Conventions used, About this documentation – Lenze PLC Designer Migration PLC Designer (R2-x)-PLC Designer (R3-x) User Manual

Page 6

Advertising
background image

About this documentation

Conventions used

6

Lenze · PLC Designer | Migration of V2.x projects · 1.2 EN - 02/2013

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

2.1

Conventions used

This documentation uses the following conventions to distinguish between different types of infor-

mation:

Type of information

Writing

Examples/notes

Spelling of numbers
Decimal separators

Point

The decimal point is always used.

For example: 1234.56

Text
Version information

Text colour blue

Information that is only valid for or from a certain software

version of the controller is marked accordingly in this

manual.

Example:

This function extension is available from software

version V3.0!

Program name

» «

»PLC Designer«...

Window

italics

The Message window ... / The Options dialog box...

Variable identifier

Set bEnable to TRUE to...

Control element

bold

The OK button... / The Copy command... / The Properties

tab... / The Name input field...

Sequence of menu

commands

If the execution of a function requires several commands,

the individual commands are separated by an arrow: Select

File

Open to...

Shortcut

<bold>

Press <F1> to open the online help.
If a command requires a combination of keys, a "+" is placed

between the key symbols:

Use <Shift>+<ESC> to...

Program code

Courier

IF var1 < var2 THEN
a = a + 1
END IF

Keyword

Courier bold

Hyperlink

underlined

Optically highlighted reference to another topic. In this

documentation it is activated by mouse-click.

Symbols
Page reference

( 6)

Optically highlighted reference to another page. In this

documentation it is activated by mouse-click.

Step-by-step instructions

Step-by-step instructions are indicated by a pictograph.

Advertising