Returns TRUE if all the elements in the input array are TRUE or if the array is empty. Otherwise, this node returns FALSE. This node accepts an array of any size but returns only a single value based on all values in the input array.
array
Array of Boolean elements.
logical AND
A value that indicates if all of the elements in Boolean array are TRUE.
TRUE |
All the elements in Boolean array are TRUE, or the array is empty. |
FALSE |
One or more elements in Boolean array are FALSE. |
Installed By: LabVIEW Communications System Design Suite (introduced in 1.0)
Where This Node Can Run:
Desktop OS: Windows
FPGA: All devices (only within an FPGA Algorithm)