Internet PLC Forum
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
Internet PLC Forum
»
General
»
Technical support
»
Internal Memory vs. Data Memory
« previous
next »
Print
Pages: [
1
]
Author
Topic: Internal Memory vs. Data Memory (Read 10351 times)
Joel Moore
Full Member
Posts: 128
Internal Memory vs. Data Memory
«
on:
February 12, 2004, 07:40:12 PM »
Other than the bit-size is there any significant difference between using the built-in internal memory variables (A thru Z) and data memory (DM[1], etc)? Is the internal memory faster?
Logged
support
Global Moderator
Hero Member
Posts: 3174
Re:Internal Memory vs. Data Memory
«
Reply #1 on:
February 13, 2004, 09:50:49 AM »
There is no difference since both DMs and A to Z are residing on the same RAM area. DMs are 16-bit data so they may load a little faster but the time saving is insignificant.
Logged
Email: support@triplc.com
Tel: 1-877-TRI-PLCS
Print
Pages: [
1
]
« previous
next »
Internet PLC Forum
»
General
»
Technical support
»
Internal Memory vs. Data Memory