Manual

Function library "CANopenSdoDrv"
About this documentation
Conventions used
4 L DMS 1.0 EN - 07/2011 - TD05
1.1 Conventions used
This documentation uses the following conventions to distinguish between different types
of information:
Type of information Writing Examples/notes
Numbers
Decimal separator Point The decimal point is always used.
Example: 1234.56
Text
Program name » « The Lenze PC software »PLC Designer«...
Window Italics The Message window ... / The Options dialog box...
Variable identifier By 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 commands must be used in sequence to
carry out a function, then the individual commands
are separated by an arrow: Select File
Open to...
Shortcut <Bold> Press <F1> to open the online help.
If a key combination is required for a command, a "+"
is inserted between the key identifiers: Use
<Shift>+<ESC>...
Program code Courier
IF var1 < var2 THEN
a = a + 1
END IF
Keyword Courier bold
Hyperlink Underlined
Optically highlighted reference to another topic. It is
activated with a mouse click in this online
documentation.
Symbols
Page reference ( 4) Optically highlighted reference to another page. It is
activated with a mouse click in this online
documentation.
Step-by-step instructions
Step-by-step instructions are indicated by a
pictograph.