Jump to content

Recommended Posts

Something I noticed quite some time ago but never got around to asking about.

When using the "Reset Numric" coil, by definition it should "re-initialize" the value of the assigned variable.

However, instead, it always seems to just set the value back to "zero", regardless of what the "power up" value is.

example. ..

The power up value of MI5 is set to 6.

PLC powers up, MI5 = 6

I set MI5 to 7 manually

Then I pulse the Reset Numeric coil for MI5.

I would expect it to "re-initialize" MI5 to 6.

Instead it sets it to 0.

From the help file

"Select Reset Numeric, then place the function in the desired net.

In the following picture, when MB 0 turns ON, MI 0 will be initialized."

Is this possibly a bug?

Link to comment
Share on other sites

Hi, this is not a bug. Reset is defined to zero the operand.

Hi Stein,

Where are you referencing that it should "zero" the operand? In all the places I have seen in the help files it says that it "initializes" the operand. "Initialize implies that it should take on the power up value.

By the same token, It would be nice to have an element that performed both. Maybe keep the "reset" to set to zero and add a "re-init" that causes it to take on the power up value. The "reset" element is really handy and makes the code much more compact as opposed to using the STORE blocks.

Thanks,

D

Link to comment
Share on other sites

On a somewhat related note .....

I don't know if anyone here has also use the RedLion Crimson 3 Software before. They don't have any real "help" files at all. If you click on help anywhere in the software, it boots adobe and loads the first page of their operation manual. When I asked them their answer was, this is the way it has always been, and this is the way it will always be.

One thing I really like about Visilogic is the great lengths they went through to try and make sure that help files are very well presented. There is a good balance of explanation and example. They often give graphics and screenshots. It is rare to find something undocumented, and even when you do, they are very quick to correct it if they are made aware of it.

Link to comment
Share on other sites

One thing I really like about Visilogic is the great lengths they went through to try and make sure that help files are very well presented. There is a good balance of explanation and example. They often give graphics and screenshots. It is rare to find something undocumented, and even when you do, they are very quick to correct it if they are made aware of it.

:wub: oh, Damian :wub:

Seriously, one of the things I am working on is a single-source documentation system that will produce both Help files and Word/ .pdf at a click. Supposedly, the tool that I use does--but in reality, the amount of clean-up I have to do in the Word files is huge, even though I have six macros I put together to clean things up...which is the backstory to the outdated manuals :(

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...