3 table of attributes, Table of attributes, Communication manual 8400 motec profinet – Lenze E84DGFCR User Manual

Page 85: Parameter reference table of attributes

Advertising
background image

EDS84DMOTPNET EN 2.0 - 11/2011

L

85

Communication manual 8400 motec PROFINET

Parameter reference

Table of attributes

13.3

Table of attributes

The table of attributes contains information which is required for communicating with the

controller via parameters.

How to read the table of attributes:

Column

Meaning

Entry

Code

Parameter name

Cxxxxx

Name

Parameter short text (display text)

Text

Index

dec

Index by which the parameter is addressed.

The subindex for array variables corresponds to the

Lenze subcode number.

24575 - Lenze code number

Only required for access via a bus

system

hex

5FFF

h

- Lenze code number

Data

DS

Data structure

E

Single variable

(only one parameter element)

A

Array variable

(several parameter elements)

DA

Number of array elements (subcodes)

Number

DT

Data type

BITFIELD_8

1 byte, bit-coded

BITFIELD_16

2 bytes, bit-coded

BITFIELD_32

4 bytes, bit-coded

INTEGER_8

1 byte, with sign

INTEGER_16

2 bytes, with sign

INTEGER_32

4 bytes, with sign

UNSIGNED_8

1 byte, without sign

UNSIGNED_16

2 bytes, without sign

UNSIGNED_32

4 bytes, without sign

VISIBLE_STRING

ASCII string

OCTET_STRING

Factor

Factor for data transmission via a bus system,

depending on the number of decimal positions

Factor

1 ≡ no decimal positions

10 ≡ 1 decimal position

100 ≡ 2 decimal positions

1000 ≡ 3 decimal positions

Access

R

Read access

;

Reading permitted

W

Write access

;

Writing permitted

CINH

Controller inhibit required

;

Writing is only possible if controller inhibit is set

Advertising