Internet PLC Forum
General => Technical support => Topic started by: dan on October 06, 2005, 03:08:24 PM
-
Hi,
I have several variables (about 100 ) that are more the 16bit long.
What will be the easy way to use two DM[] to store 1 variable.
Any other sugestion?
Thanks
Dan
-
You can follow the sample program "EEPROM.PC5" which shows you how to store 32-bit variable to the EEPROM (16-bit words). The same method can be used to store 32-bit number or variable in two DMs.