
adccommunitymod (AutomationDirect) asked a question.
Do-More memory editor
Created Date: September 21,2016
Created By: commander
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
I am trying to see the value in N12 of a Do-More while offline. I know the directsoft had a memory editor that I could look up and change the value stored in the program while offline. Is there a menu option in Do-More that is similar?
Created Date: September 21,2016
Created by: commander
I am trying to see the value in N12 of a Do-More while offline. I know the directsoft had a memory editor that I could look up and change the value stored in the program while offline. Is there a menu option in Do-More that is similar?
Created Date: September 21,2016
Created by: BobO
Do-more handles memory differently due to the size and complexity of it's memory structure. Do-more has a feature called the "Memory Image Manager " that allows you to snapshot the state of one or more retentive memory blocks and store with the project. Those images can be created and edited offline, but the normally they would be created while connected to the PLC. When there is a memory image associated with the project you can optionally include it in the content that is downloaded to the PLC, or the image itself can be written from the Memory Image Manager.
Created Date: September 21,2016
Created by: commander
Thank you, BobO