News:

  • April 16, 2026, 10:42:08 AM

Login with username, password and session length

Author Topic: is there a way to clear a block of v memory  (Read 6167 times)

jrutter

  • Newbie
  • *
  • Posts: 3
is there a way to clear a block of v memory
« on: May 21, 2010, 01:10:42 PM »
I've set up a range of memory (V10000 - V17777) where I'm logging some data.

I reset the pointer to the start of the memory block daily so today's data overwrites yesterday's.

But, is there an easy way to clear this memory block so I start with a clean slate everyday?


b_carlton

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 606
    • thePLCguy
Re: is there a way to clear a block of v memory
« Reply #1 on: May 21, 2010, 05:23:38 PM »
Here's a relevant thread over at the AutomationDirect site
http://forum.automationdirect.com/showthread.php?t=7244
An output is a PLC's way of getting its inputs to change.