2 table of attributes, Table of attributes, E84aycib communication manual (interbus) – Lenze E84AYCIB User Manual

Page 70: Parameter reference table of attributes

Advertising
background image

E84AYCIB communication manual (INTERBUS)

Parameter reference

Table of attributes

70

L

EDS84AYCIB EN 4.0 - 11/2010

13.2

Table of attributes

The table of attributes contains information 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

Is only required for access via a bus

system.

hex

5FFF

h

- Lenze code number

Data

DS

Data structure

E

Single variable

(one parameter element only)

A

Array variable

(multiple 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 when the controller is inhibited

Advertising