Boolean To (0,1) function: Difference between revisions
Appearance
m Logmanoriginal moved page Bool to (0,1) function to Boolean To (0,1) function: Use full function name |
Add tips and tricks |
||
| Line 20: | Line 20: | ||
== Best practice == | == Best practice == | ||
== Tips and tricks == | |||
* Wire an error cluster to perform logical operations on error conditions. | |||
== History == | == History == | ||
Revision as of 20:01, 13 May 2020
| |
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 |
Returns a Boolean into a 16-bit integer.
| x | output |
|---|---|
| 0 | |
| 1 |
Usage
Best practice
Tips and tricks
- Wire an error cluster to perform logical operations on error conditions.