Jump to content

Recommended Posts

Posted
Hi all, I have some machines that may fault due to one problem, but because of that fault I get maybe twenty other fault bits as a result. I think it would be nice to mask these nuisance faults and only allow the primary root fault bit to come high. If this were written in a scripted language I might use this structure: while (not "faulted")
Posted
If they are actually caused by the first fault they are not really faults and should be ignored. What you have is a poorly written fault routine, or fault reporting routine. I would think this tolerable if the faults are presented in an order that makes it clear which one is the trigger and it must be taken care of first, releasing the others without further operator action.

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.   Restore formatting

  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...