S7-300: DWORD

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

S7-300: DWORD

Post by kilianvp »

Hello.

How can i get the Value from DB10,D336?

Its a DWORD. Whats the right Adress Type and Transactionsart?

adaneau
Posts:310
Joined: Tue Feb 21, 2012 9:49 am

Re: S7-300: DWORD

Post by adaneau »

Hi,

As far as I see in help :

DBx.DBDy

read / write double words

int 32, uint32


As WinCC OA int is 32bits you should be able to use it with your double.

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

Re: S7-300: DWORD

Post by kilianvp »

Yes i thought the same looks like the SPS Progammer made a mistake! Thank you!

3 posts • Page 1 of 1