[twincat] TwinCAT — Int64 fidelity for LINT/ULINT #341

Merged
dohertj2 merged 1 commits from auto/twincat/1.1 into auto/driver-gaps 2026-04-25 17:06:57 -04:00

1 Commits

Author SHA1 Message Date
Joseph Doherty
615ab25680 Auto: twincat-1.1 — Int64 fidelity for LINT/ULINT
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
2026-04-25 17:04:43 -04:00