Digital outputs
The Digital outputs tab configures the local output channels.

Table
| Column | Meaning |
|---|---|
| # | Physical output channel |
| Description | Human-readable description of the output |
| Inverted | Reverses the logical control of the output |
| Functions | Configured output functions |
| Value | Current logical output value |
| Updated | Age and timestamp of the most recent update |
Editing an output
Use the edit action at the end of a table row to open the detail dialog for that output.

General
| Setting | Meaning |
|---|---|
| Description | Human-readable name of the output in the web interface |
| Enabled | Enables or disables control of the output channel |
| Name | Technical name used by datapoints and local logic |
| Inverted | Reverses the logical control of the output |
| Initial state | Defines the output state after the device starts |
Auto-off
When auto-off is enabled, the output is switched off automatically after the time configured under Off after. If Extendable is enabled, triggering the output again restarts the auto-off timer.
Flashing
When flashing is enabled, the output automatically alternates between on and off. On duration and Off duration define the two intervals.
Use
A datapoint must be created to control a digital output. Configure the output as the datapoint's data target. Program logic and interfaces set the datapoint value, which is then forwarded to the hardware channel.
Typical applications:
- Relay or switching outputs
- Enable signals
- Signaling outputs
- Local actuators
Before commissioning, verify that the inverted logic and initial state are appropriate for the connected load and the intended safe behavior.