1 conventions used, Conventions used, 1about this documentation – Lenze i700 User Manual
Page 13

Lenze · i700 servo inverter · Reference manual · DMS 1.5 EN · 03/2014 · TD05
13
1
About this documentation
1.1
Conventions used
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
1.1
Conventions used
This documentation uses the following conventions to distinguish between different types of
information:
Type of information
Writing
Examples/notes
Spelling of numbers
Decimal separator
Point
The decimal point is always used.
Example: 1234.56
Hexadecimal number
0x
For hexadecimal numbers, the prefix "0x" is used.
Example: 0x60F4
Binary number
0b
For binary numbers, the prefix "0b" is used.
Example: 0b00010111
Text
Version information
Blue text colour
All information that only applies to a certain controller
software version or higher is identified accordingly in this
documentation.
Example:
This function extension is available from software
version V3.0!
Program name
» «
The Lenze »PLC Designer« PC software...
Window
italics
The Message window ... / The Options dialog box...
Variable name
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
Press
If a command requires a combination of keys, a "+" is placed
between the key symbols:
Use
Program code
Courier
IF
var1 < var2 THEN
a = a + 1
END IF
Keyword
Courier bold
Hyperlink
Optically highlighted reference to another topic. In this
documentation it is activated by mouse-click.
Icons
Page reference
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.