Table of Contents

ParameterList

Namespace
ZCore

Variables

DefaultTimeout LREAL := 2.0

Default timeout in seconds for various function blocks and sequences. For twincat its mainly used in ADS-communication function blocks

MovingAverageMaxBufferSize DINT := 256

Maximum buffer size for moving average function block

FirMaxBufferSize DINT := 8192

Maximum buffer size for FIR filters (LowpassFilter, HighpassFilter, ...)

StepMaxConsecutiveChanges INT := 0

This value can be used to change the maxiumum number of consecutive step changes to prevent deadlocks. By default this feature is disabled, when experiencing issues the value can be temporary changed

MaxHttpClientUriLength UINT := 1023

Maximum length of a uri of a HttpClient

MaxErrorTraceSize UINT := 50

How many objects an error trace may contain

MaxInstancePath BYTE := 255

Longest instance path of an object (used by Instance for automatic name generation