4 table of attributes, 13 parameter reference – Lenze E94AYCET User Manual

Page 131

Advertising
background image

Lenze · E94AYCET communication module (EtherCAT®) · Communication Manual · DMS 9.0 EN · 02/2014 · TD17

131

13

Parameter reference

13.4

Table of attributes

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

13.4

Table of attributes

The table of attributes contains information required for communication with the drive via

parameters.

How to read the table of attributes:

Column

Meaning

Entry

Code

Parameter designation

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

Only required for access via a bus

system

hex

0x5FFF - Lenze code number

Data

DS

Data structure

E

Single variable

(only one parameter element)

A

Array variable

(several parameter elements)

DA

Number of the 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 only possible in the case of controller inhibit

Advertising