Set PWM state on bus error (index 0x80n:05 "Watchdog")
The setting in index 0x80n0:05 "Watchdog" fixes whether the output should assume a safe state in the event of a bus error. The following options are available (n = 8 for PWM1, n = 9 for PWM2):
Desired state  | Default in 0x80n0:05 "Watchdog"  | 
|---|---|
set to specified value  | 0: default watchdog value  | 
set to specified value via ramp  | 1: Watchdog ramp  | 
Retain current value  | 2: Last value  | 
Ramp
You can define the time to reach the default value when the watchdog behavior is set to the value 1 "Watchdog ramp".
  | t: time in ms until the default value is reached. ncurrent : the last output value that was received by the controller before the communication interruption. ndefault : default value (CoE parameter 0x80n0:13). vramp : ramp velocity in digits/ms (CoE parameter 0x80n0:14).  |