Re: reset lcd message


[ Follow Ups ] [ Post Followup ] [ Internet PLC Forum ] [ FAQ ]

Posted ByLeon on February 20, 2002 at 19:07:15:

In Reply to: reset lcd message posted bydon on February 20, 2002 at 18:24:22:

You can use two logically AND'd N.O. contacts to drive another differentiated custom function with the line "SETLCD 1,1," ". So when both the contacts are closed the message is erased.

: I am writing an alarm message to the lcd with the folloing logic;

: 2 logically OR'd N.C. contacts to 10 sec. (TIM)
: coil, once timed out N.O. t contact sets {Cufn}

: Cufn = SETLCD 1,2, "PUMP_FAULT"

: The logic works correctly, the message prints to the
: lcd simulator if either conact is closed and the timer
: has expired; my question is how to clear the message
: if the faults have cleared.

: cheers




Follow Ups



Post Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Internet PLC Forum ] [ FAQ ]