Logic diagram

Access in Stop mode from :

 

Gives :

 

               conditions.jpg

 

Three operating modes are accessible by checking the cases :

 

The editor includes three zones,

 

In Programming mode, the toolbar allows to select the various basic logic functions.

 

Conditions_toolbar.jpg

Delete the node under edition                           Validate    Truth table                Quit and validate

  Logic functions        

     Negation

                Equivalence

                      Exclusive or

                              And

                                  Or

                                          Comparison functions

    Equal (=)

         Not equal to (<>)

               Greater than (>)

                    Less than (<)

                ...

Programming :

 

 

The list of the equations is implemented as soon as a condition is validated.

Edit the equation from the right to the left.

 

To conceive a logical equation as a condition, click on the selected function and fill in the missing parameters by ‘’Dragging and Dropping’’.

 

Notes :

 

 

The test mode

 

It is possible to dynamically display the condition or the equation of the condition by checking the box corresponding to the chosen element and put it to "1" logic state.

 

                                       Conditions_Test.jpg

 

Generating the truth table

 

You can generate the truth mode of a condition ONLY in the programming mode. Simply choose in the list of the conditions, display it and click on the corresponding icon .The truth table displayed will not be dynamic but it will generate the solution(s).

 

                                                                                          cond3.gif