1 document history, 2 conventions used, Document history – Lenze PROFINET Controller-based Automation User Manual
Page 5: Conventions used, 1about this documentation
Lenze · Controller-based Automation · PROFINET® Communication Manual · DMS 1.2 EN · 04/2014 · TD17
5
1
About this documentation
1.1
Document history
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
1.1
Document history
1.2
Conventions used
This documentation uses the following conventions to distinguish between different types of
information:
Version
Description
1.0
03/2013
TD17 First edition
1.1
11/2013
TD17 Revision on the Lenze automation system"Controller-based Automation",
release 3.6
1.2
04/2014
TD17 Revision on the Lenze automation system"Controller-based Automation",
release 3.8
Type of information
Highlighting
Examples/notes
Spelling of numbers
Decimal
Normal spelling
Example: 1234
Decimal separators
Point
The decimal point is generally used.
For example: 1234.56
Hexadecimal
0x[0 ... 9, A ... F]
Example: 0x60F4
Binary
• Nibble
0b[0, 1]
Example: ’0b0110’
Example: ’0b0110.0100’
Text
Program name
» «
PC software
Example: Lenze »Engineer«
Window
italics
The message window... / The Options dialog box ...
Variable names
Setting bEnable to TRUE...
Control element
bold
The OK button ... / The Copy command ... / The Properties
tab ... / The Name input field ...
Sequence of menu
commands
If several successive commands are required for
executing a function, the individual commands are
separated from each other by an arrow: Select the
command File
Open to...
Shortcut
Use
If a key combination is required for a command, a "+" is
placed between the key identifiers: With
Program code
Courier
IF var1 < var2 THEN
a = a + 1
END IF
Keyword
Courier bold
Hyperlink
Optically highlighted reference to another topic. Can be
activated with a mouse-click in this documentation.
Symbols
Page reference
Optically highlighted reference to another page. Can be
activated with a mouse-click in this documentation.
Step-by-step instructions
Step-by-step instructions are marked by a pictograph.