Configuration data

 

 

Index 8000 PTO Settings

Index (hex)

Name

Meaning

Data type

Flags

Default

8000:0

PTO Settings

Max. Subindex

UINT8

RO

0x16 (24dec)

8000:02

Emergency ramp active

TRUE:
If the watchdog timer responds, the module ramps with the time constant set in index 0x8000:18 to the value set in index 0x8000:11.

FALSE:
The function is deactivated

BOOLEAN

RW

0x00 (0dec)

8000:03

Watchdog timer inactive

TRUE:
The watchdog timer is deactivated

FALSE:
The watchdog timer is activated in the delivery state. Either the manufacturer's of the user's switch-on value is output if the watchdog overflows.

BOOLEAN

RW

0x00 (0dec)

8000:04

Sign/amount representation

TRUE:
The output value is displayed in signed amount representation:
-2dec= 0x8002
-1 dec = 0x8001
1 dec = 0x0001
2 dec = 0x0002

FALSE:
The output value is output as signed integer in the two's complement:
-2 dec = 0xFFFE
-1 dec = 0xFFFF
1 dec = 0x0001
2 dec = 0x0002

BOOLEAN

RW

0x00 (0dec)

8000:06

Ramp function active

TRUE:
Ramp function activated

FALSE:
Ramp function deactivated

BOOLEAN

RW

0x00 (0dec)

8000:07

Ramp base frequency

Selection in the pull-down menu:

0dec:
Ramp base frequency: 10 Hz

1dec:
Ramp base frequency: 1 kHz

BIT1

RW

0x00 (0dec)

8000:08

Direct input mode

TRUE:
Direct input mode

FALSE:'
Relative input mode

BOOLEAN

RW

0x00 (0dec)

8000:09

User switch-on value on wdt

Determines the behavior with triggered watchdog timer

TRUE:
User switch-on value

FALSE:
Manufacturer's switch-on value

BOOLEAN

RW

0x00 (0dec)

8000:0A

Travel distance control active

TRUE:
Travel distance control activated

FALSE:
Travel distance control deactivated

BOOLEAN

RW

0x00 (0dec)

8000:0B

Output set active low

Inversion of the output logic for output 24 V

FALSE:
HIGH level in switched state

TRUE:
LOW level in switched state

BOOLEAN

RW

0x00 (0dec)

 

Index (hex)

Name

Meaning

Data type

Flags

Default

8000:0E

Operating mode

Selection in the pull-down menu:

0dec:
Frequency modulation operation mode

1 dec:
Pulse direction specification operation mode

2 dec:
Incremental encoder operation mode

BIT2

RW

0x00 (0dec)

8000:10

Negative logic

TRUE:
Negative logic

FALSE:
Positive logic

BOOLEAN

RW

0x00 (0dec)

8000:11

User switch-on-value

User switch-on value (frequency)

UINT16

RW

0x0000 (0dec)

8000:12

Base frequency 1

Base frequency 1 = 50000 Hz

UINT32

RW

0x0000C350 (50000dec)

8000:13

Base frequency 2

Base frequency 2 = 100000 Hz

UINT32

RW

0x000186A0 (100000dec)

8000:14

Ramp time constant (rising)

Ramp time constant (rising)

UINT16

RW

0x03E8 (1000dec)

8000:15

Ramp time constant (falling)

Ramp time constant (falling)

UINT16

RW

0x03E8 (1000dec)

8000:16

Frequency factor (digit x 10 mHz)

Frequency factor (direct input, digit x 10 mHz)

UINT16

RW

0x0064 (100dec)

8000:17

Slowing down frequency

Slowing down frequency, travel distance control

UINT16

RW

0x0032 (50dec)

8000:18

Ramp time constant (emergency)

Ramp time constant for controlled switch-off;

User switch-on value is driven to (index 0x8000:11)

UINT16

RW

0x03E8 (1000dec