Configuration objects

8pp0 PWM Settings Ch.n

Subindex (hex)

Name

Meaning

Data type

Flags

Default

0

PWM Settings Ch.n

 

USINT

RO

0x22 (34dec)

03

Enable Dithering

Enables dithering. Dithering is a square wave signal that is modulated onto the current signal.

See chapter Dithering.

BOOL

RW

00

05

Watchdog

Enables the watchdog.

The watchdog sets the output to a defined value if EtherCAT communication is interrupted.

See chapter Behavior on EtherCAT failure: watchdog.

Possible values:

  • 0dec: Default Watchdog Value
  • 1dec: Watchdog Ramp Active
  • 2dec: Last Output Value Active

USINT

RW

0x0 (0dec)

07

Operation Mode

Operation mode. Possible values:

  • 0: "Current Control"
    The output operates as a PWM-controlled current output.
    Use "PWM Output" to specify the output current.
  • 1: "Voltage Control"
    The output operates as a regular PWM output.
    Use "PWM Output" to specify the duty cycle.

USINT

RW

0x0 (0dec)

09

Enable Feedforward

Enables the feedforward pre-control for the ohmic resistance of the load.

Before enabling, set the parameter 8pp0:19 "Coil Resistance" correctly.

BOOL

RW

00

0B

Offset

User calibration offset in [mA].

INT

RW

0x0 (0dec)

0C

Gain

User calibration gain.

DINT

RW

0x10000 (65536dec)

0D

Default Output

Parameter for the watchdog. See chapter Behavior on EtherCAT failure: watchdog.

INT

RW

0x0 (0dec)

0E

Default Output Ramp

Parameter for the watchdog. See chapter Behavior on EtherCAT failure: watchdog.

UINT

RW

0xFFFF (65535dec)

10

Max Current

Maximum output current.

Specification in % of the parameter 8ppF:06 "Nominal Current" (2 A)

USINT

RW

0x64 (100dec)

12

Kp Factor

Proportional component of the current controller.

UINT

RW

0xFA (250dec)

13

Ki Factor

Integral component of the current controller.

UINT

RW

0x4 (4dec)

14

Kd Factor

Differential component of the current controller.

UINT

RW

0x0 (0dec)

19

Coil Resistance

The ohmic resistance of the connected inductance in [0.01 Ohm].

Must only be set when using feedforward pre-control (8pp0:09).

UINT

RW

0xFA (250dec)

1E

Dithering Frequency

Frequency of the dither in [Hz].

UINT

RW

0x64 (100dec)

1F

Dithering Amplitude

Amplitude of the dither.

Specified as a percentage of the maximum current configured via 8pp0:10.

USINT

RW

0xA (10dec)

Subindex (hex)

Name

Meaning

Data type

Flags

Default

21

Select Info Data 1

Possible values:

  • 0dec: Actual Current
  • 1dec: Set Current
  • 2dec: Duty Cycle
  • 3dec: Supply Voltage

USINT

RW

0x0 (0dec)

22

Select Info Data 2

Possible values:

  • 0dec: Actual Current
  • 1dec: Set Current
  • 2dec: Duty Cycle
  • 3dec: Supply Voltage

USINT

RW

0x1 (1dec)