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 | BIT1 | RW | 0x00 (0dec) | |
8000:02 | Presentation | • 0: Signed presentation 0% is used for the negative range. • 1: Unsigned presentation • 2: Absolute value with MSB as sign • 3: Absolute value | 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
• 2: Last output value active | 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.** • 3: PWM 1 Hz..20 kHz*** | BIT2 | RW | 0x00 (0dec) |
8000:11 | Offset | User scaling offset | INT16 | RW | 0x0000 (0dec |
8000:12 | Gain | User scaling gain. | 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. | 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). | 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). | 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 | BIT1 | RW | 0x00 (0dec) | |
8010:02 | Presentation | • 0: Signed presentation 0% is used for the negative range. • 1: Unsigned presentation • 2: Absolute value with MSB as sign • 3: Absolute value | BIT3 | RW | 0x00 (0dec) |
8010:05 | Watchdog | • 0: Default watchdog value • 1: Watchdog ramp active • 2: Last output value active | 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.** • 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. | 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. | 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). | 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). 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