Corsinvest / cv4ab-api-dotnet

API for accessing Allen-Bradley PLC data over Ethernet Windows/Linux .NET Core
GNU General Public License v3.0
45 stars 23 forks source link

Int64 tags #2

Closed stach22 closed 5 years ago

stach22 commented 5 years ago

I have an issue when trying to read value from Int64 tag. When calling method CreateTagInt64() or CreateTagType() is error "Unable to cast object of type 'System.Int64' to type 'System.Int32'."