Map LInt/ULInt to DriverDataType.Int64/UInt64 instead of truncating to Int32. AdsTwinCATClient.MapToClrType already returns long/ulong so the wire-level read returns the correct boxed types. Closes #305
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>