| Version
|
UDINT
|
Version of the structure
|
myTempCon.Version
|
| AutotuneCycles
|
INT
|
Number of cycles allowed for autotuning
|
myTempCon.AutotuneCycles
|
| IgnoreCycles
|
INT
|
Nuber of cycles to ignore
|
myTempCon.IgnoreCycles
|
| AutotuneTimeout
|
DINT
|
Time out for the autotune attempt
|
myTempCon.AutotuneTimeout
|
| TuningComplete
|
BOOL
|
Flag to show if autotuning is complete
|
myTempCon.TuningComplete
|
| ResponseType
|
INT
|
Type of response
|
myTempCon.ResponseType
|
| OutputBias
|
LREAL
|
Bias in the output signal
|
myTempCon.OutputBias
|
| PIDParameters
|
Yt_YA_PIDStruct
|
PID parameters for tuning
|
myTempCon.PIDParameters
|