ET_StatusAutoTune

Overview

Type:

Enumeration

Available as of:

V1.0.1.0

Description

The enumeration ET_StatusAutoTune specifies the status information provided by the auto-tuning algorithm.

Also refer to chapter Auto-Tuning (Heating).

Enumeration Elements

Name

Data type

Value

Description

Inactive

INT

0

Auto-tuning not active. (Default value)

InProgress

INT

1

Auto-tuning is in progress.

CompletedSystemOk

INT

2

Auto-tuning is finished and the system comparison detected a balanced system.

CompletedSystemOversized

INT

3

Auto-tuning is finished and the system comparison detected an oversized system.

In this case, the calculated PID parameters may not be applicable. Enter parameters manually or execute auto-tuning again with adjusted values.

Also refer to System Comparison After Auto-tuning.

CompletedSystemUndersized

INT

4

Auto-tuning is finished and the system comparison detected an undersized system.

In this case, the calculated PID parameters may not be applicable.

Enter parameters manually or execute auto-tuning again with adjusted values.