The permitted values for LINT variables are between -9 223 372 036 854 775 808 and 9 223 372 036 854 775 807. If an attempt is made in zenon Logic to force the lower limit value -9223372036854775808 for a LINT variable, the error message "Invalid integer value" is displayed. The value is not accepted as valid. However, 16#8000000000000000 can be used as a workaround.
This error has been fixed. -9223372036854775808 is accepted as a valid value for LINT.
To benefit from this fix: