1 structure of the parameter descriptions, 1 data type, Structure of the parameter descriptions – Lenze E94AxHE Technology Application CiA402 Device profile User Manual

Page 192: Data type

Advertising
background image

9400 Technology applications | CiA402 device profile

Parameter reference

Structure of the parameter descriptions

192

L

EDS94TA11010xxxx EN 1.2 - 03/2010

5.1

Structure of the parameter descriptions

Each parameter is described in the

Parameter list

in the form of a table which consists of

the following three areas:

Table header
The table header contains the following general notes:

 Parameter number (Cxxxxx)
 Parameter name (display text in the »Engineer» and keypad)

Data type

 Decimal and hexadecimal parameter index for access via bus systems

Table contents
The table contains further general explanations & notes on the parameter and the possible

settings the representation of which depends on the parameter type:

Parameters with read-only access

Parameters with write access

Table footer
The table footer contains the

Parameter attributes

.

5.1.1

Data type

The following data types are available for parameters:

Data type

Meaning

INTEGER_8

8-bit value with sign

INTEGER_16

16-bit value with sign

INTEGER_32

32-bit value with sign

INTEGER_64

64-bit value with sign

UNSIGNED_8

8-bit value without sign

UNSIGNED_16

16-bit value without sign

UNSIGNED_32

32-bit value without sign

UNSIGNED_64

64-bit value without sign

FLOATING_POINT

32-bit floating point number

VISIBLE_STRING

String of characters from printable characters

OCTET_STRING

String of characters from any characters

BITFIELD_8

8-bit value bit-coded

BITFIELD_16

16-bit value bit-coded

BITFIELD_32

32-bit value bit-coded

Advertising