Lenze 2130IB User Manual
Page 55

53
Meaning
R/W
Read-Write authorization via LECOM2 (PROFIBUS)
Ra
Read-only always permitted
Ra/W
Reading is always permitted; writing is restricted (e.g. depending on
L-C001 ("operating mode") or operating state (change only after
controller inhibit).
PCD
Mapping to PROFIBUS process data (Index 6010
hex
, 6011
hex
)
PI
Process input data (from controller to host)
PO
Process output data (from host to controller)
POI
Process input and output data (see PI and PO)
−
Process data mapping is not possible
SP
Non-volatile parameter saving
y
Yes
− Parameter will be saved
n
No
− Parameter will not be saved
−
Parameter depends on the process and is not saved.
Data str.
Data structure
S
Simple variable (simple parameter). The parameter has only one
value. Addressing is only possible with subindex 0.
A
Array variable (field parameter). The parameter has several values
which are of the same data type. Direct addressing of single elements
is possible with the subindex.
With subindex = 0 the complete parameter content is addressed.
R
Record variable (combined variable). The parameter has several
values, which may have different data types. Direct addressing of the
single elements is possible with the subindex.
With subindex = 0, the complete parameter content is addressed.
Data type
Data type
BOL
Boolean
(FALSE = 00
hex
;TRUE = FF
hex
)
I8
Integer8
( -128 <= x <= 127 )
I16
Integer16
( -32768 <= x <= 32767 )
I32
Integer32
(-2147483648 <= x <= 2147483647)
U8
Unsigned8
( 0 <= x <= 255 )
U16
Unsigned16 ( 0 <= x <= 65535 )
U32
Unsigned32 ( 0 <= x <= 4294967295)
OS
Unsigned16. 8 bit/byte binary coded
VS
Visible-String. Text, coded to ISO 646
PDS
Process data description structure (Index 20
hex
). For the description of
the structure see chapter "process data configuration" (page 67)
RS
Ramp structure (Index 21
hex
)
Subindex 1: U32
Numerator delta speed in min
-1
Subindex 2: U16
Denominator delta time in seconds
Data num.
Number of parameter elements
Data leng.
Total length of the parameter in byte.