Or Array Elements function
Appearance
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
| Object information | |
|---|---|
| Owning palette(s) | Boolean palette |
| Type | Function |
| Requires | Basic Development Environment |
| Icon | |
The Or Array Elements function performs the logical Or on an n-dimensional array of Boolean values. This means, the output is
if any element of the array is
. Note that this function works an multi-dimensional arrays, not just one-dimensional.

Usage
| |
Specific use cases for this function. |
Best practice
Tips and tricks
- Wire an error cluster to perform logical operations on error conditions.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal resources that would also help. |
External Links
| |
Add links to external resources that would also help. |