Datatype conversion incorrect - incompatible datatypes

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
3 posts • Page 1 of 1
orla090978
Posts:55
Joined: Thu Jan 03, 2019 2:05 pm

Datatype conversion incorrect - incompatible datatypes

Post by orla090978 »

Good morning,

I have an issue. When S7+ Driver starts I have a lot of errors:

Datatype conversion incorrect - incompatible datatypes DP: (Type: 307 Sys: 2 Dp: 140291 El: 9 : _address..)..............
What's the meaning of this?

Thanks a lot,
Best regards,
Orlando

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: Datatype conversion incorrect - incompatible datatypes

Post by kilianvp »

your DP Type (for example int) doesn't match with your SPS DBD Type (for example string) and can't be converted.

orla090978
Posts:55
Joined: Thu Jan 03, 2019 2:05 pm

Re: Datatype conversion incorrect - incompatible datatypes

Post by orla090978 »

Thanks a lot.

3 posts • Page 1 of 1