Below are the standard operators for managing booleans:
AND OR XOR NOT S R |
performs a boolean AND performs a boolean OR performs an exclusive OR performs a boolean negation of its input force a boolean output to TRUE force a boolean output to FALSE |
Below are the available blocks for managing boolean signals:
RS SR R_TRIG F_TRIG SEMA FLIPFLOP |
reset
dominant bistable set dominant bistable rising pulse detection falling pulse detection semaphore flipflop^bistable |