Configuration data

Index 8000 PWM Settings Ch.1

Index (hex)

Name

Meaning

Data type

Flags

Default

8000:0

PWM Settings Ch.1

Max. Subindex

UINT8

RO

0x16 (22dec)

8000:01

Enable user scale

Activation of scaling (index 0x8000:11 and 0x8000:12)

BIT1

RW

0x00 (0dec)

8000:02

Presentation

• 0: Signed presentation
The value range of the output index 0x7000:11 is represented as 16 bit signed integer.
100% duty cycle corresponds to 0x7FFF, 50% duty cycle corresponds to 0x3FFF.

0% is used for the negative range.

• 1: Unsigned presentation
The value range of the output index 0x7000:11 is represented as 16 bit unsigned integer.
100% duty cycle corresponds to 0xFFFF, 50% duty cycle corresponds to 0x7FFF.

• 2: Absolute value with MSB as sign
Signed amount representation becomes active. Since the negative range is set to zero this format is identical with the signed integer representation.

• 3: Absolute value
The absolute value of the signed integer representation is formed.
The output also includes the negative range between zero and 100%

BIT3

RW

0x00 (0dec)

 

Index 8000 PWM Settings Ch.1

Index (hex)

Name

Meaning

Data type

Flags

Default

8000:05

Watchdog

• 0: Default watchdog value
The default value (index 0x8000:13) is active.


• 1: Watchdog ramp active
The ramp (index 0x8000:14) for changing to the default value (index 0x8000:13) is active.

• 2: Last output value active
In the event of a fault (watchdog drop) the last process data is issued.

BIT2

RW

0x00 (0dec)

8000:07

Operation mode

• 0: PWM 20 Hz..20 kHz

Period setting 1 unit = 1000 ns = 1 µs

• 2: PWM 100 ns frq. res.**
Period setting 1 unit = 100 ns

• 3: PWM 1 Hz..20 kHz***
Period setting 1 unit = 1000 ns = 1 µs

BIT2

RW

0x00 (0dec)

8000:11

Offset

User scaling offset

INT16

RW

0x0000 (0dec

8000:12

Gain

User scaling gain.
The gain is represented in fixed-point format, with the factor 2-16.

INT32

RW

0x00010000 (65536dec)

8000:13

Default output

Output value in watchdog case, if activated via index 0x8000:05.

UINT16

RW

0x0000 (0dec)

8000:14

Default output ramp

This value defines the ramps for the ramp-down to the default value. The value is specified in digits / ms.
If the entry is 100 and the default value 0, for example, it takes 327 ms (32767/100) for the output value to change from the maximum value (32767) to the default value in the event of a fault.

UINT16

RW

0xFFFF (65535dec)

8000:15

Period PWM 20 Hz..20 kHz [µs]

The cycle duration is specified with a resolution of 1 µs (default).
The default setting is 4000 µs (corresponding to 250 Hz).
This entry is to be used in the operating mode "Pulse width (standard)", for the operating ranges "PWM 20 Hz to 20 kHz" and "PWM 100 ns frequ. resolution"

UINT16

RW

0x0FA0 (4000dec)

8000:16

Period PWM 1 Hz..20 kHz [µs]

The cycle duration is specified with a resolution of 1 µs (default).
The default setting is 100000 µs (corresponding to 10 Hz).
This entry is to be used in the operating mode "Pulse width (standard)", for the operating ranges "PWM 1 Hz to 20 kHz".

UINT16

RW

0x000186A0 (1000000dec)

**) from firmware 05
***) from firmware 07

Index 8010 PWM Settings Ch.2

Index (hex)

Name

Meaning

Data type

Flags

Default

8010:0

PWM Settings Ch.2

Max. subindex

UINT8

RO

0x16 (22dec)

8010:01

Enable user scale

Activation of scaling (index 0x8010:11 and 0x8010:12)

BIT1

RW

0x00 (0dec)

8010:02

Presentation

• 0: Signed presentation
The value range of the output (index 0x7010:11) is represented as 16 bit signed integer.
100% duty cycle corresponds to 0x7FFF, 50% duty cycle corresponds to 0x3FFF.

0% is used for the negative range.

• 1: Unsigned presentation
The value range of the output (index 0x7010:11) is represented as 16 bit unsigned integer.
100% duty cycle corresponds to 0xFFFF, 50% duty cycle corresponds to 0x7FFF.

• 2: Absolute value with MSB as sign
Signed amount representation becomes active. Since the negative range is set to zero this format is identical with the signed integer representation.

• 3: Absolute value
The absolute value of the signed integer representation is formed.
The output also includes the negative range between zero and 100%

BIT3

RW

0x00 (0dec)

8010:05

Watchdog

• 0: Default watchdog value
The default value (index 0x8010:13) is active.

• 1: Watchdog ramp active
The ramp (index 0x8010:14) for changing to the default value (index 0x8010:13) is active.

• 2: Last output value active
In the event of a fault (watchdog drop) the last process data is issued

BIT2

RW

0x00 (0dec)

8010:07

Operation mode

• 0: PWM 20 Hz..20 kHz

Period setting 1 unit = 1000 ns = 1 µs

• 2: PWM 100 ns frq. res.**
Period setting 1 unit = 100 ns

• 3: PWM 1 Hz..20 kHz***

Period setting 1 unit = 1000 ns = 1 µs

BIT2

RW

0x00 (0dec)

8010:11

Offset

User scaling offset

INT16

RW

0x0000 (0dec)

8010:12

Gain

User scaling gain.
The gain is represented in fixed-point format, with the factor 2-16.

INT32

RW

0x00010000 (65536dec)

8010:13

Default output

Output value, if activated via index 0x8010:05

UINT16

RW

0x0000 (0dec)

8010:14

Default output ramp

This value defines the ramps for the ramp-down to the default value. The value is specified in digits / ms.
If the entry is 100 and the default value 0, for example, it takes 327 ms (32767/100) for the output value to change from the maximum value (32767) to the default value in the event of a fault.

UINT16

RW

0xFFFF (65535dec)

8010:15

Period PWM 20 Hz..20 kHz [µs]

The cycle duration is specified with a resolution of 1 µs (default).
The default setting is 4000 µs (corresponding to 250 Hz).
This entry is to be used in the operating mode "Pulse width (standard)", for the operating ranges "PWM 20 Hz to 20 kHz" and "PWM 100 ns frequ. resolution"

UINT16

RW

0x0FA0 (4000dec)

8010:16

Period PWM 1 Hz..20 kHz [µs]

The cycle duration is specified with a resolution of 1 µs (default).
The default setting is 100000 µs (corresponding to 10 Hz).

This entry is to be used in the operating mode "Pulse width (standard)", for the operating ranges "PWM 1 Hz to 20 kHz".

UINT16

RW

0x000186A0 (1000000dec)

**) from firmware 05
***) from firmware 07