

Vincent Bova
Applications Engineer
Expand Integration Designer's capabilities using the Logic Helper driver, a utility driver that evaluates a group of variables using logical operators. By applying AND, OR, NAND, and NOR, you can determine the overall status of multiple conditions and trigger specific actions based on the result. Logic Helper takes your programming to the next level.
In this course, we evaluate whether all the lights on the lower level are on (AND), if at least one of them is on (OR), if not all of them are on (NAND), and if none of them are on (NOR). By the end, you'll be able to create a Boolean variable that changes based on how these operators evaluate your conditions.
