Globale_Variablen_LON
Default value for all send function blocks.
VAR_GLOBAL CONSTANT
tMinSendTimeDefault := t#1000ms,
tMaxSendTimeDefault := t#0s,
bAutoDefault := FALSE,
bSendInitDefault := FALSE,
END_VAR
tMinSendTimeDefault: Default value for all send function blocks. Applies to the automatic mode. Minimal time distance to resend a changed value in automatic sending.
tMaxSendTimeDefault: Default value for all send function blocks. Applies to the automatic mode. Maximal time distance to resend a value in automatic sending.
bAutoDefault: Default value for all send function blocks. Turn on the automatic.
bSendInitDefault: Default value for all send function blocks. Send initial values.