Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Basic » Integer » ConvertBinaryDigitsToLongInteger
| Module: | FoundationLite |
|---|
Converts binary digits to LongInteger using least significant bit order.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inBinary | IntegerArray | |
![]() |
outLongInteger | Long |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Length of input array is greater than 63 in ConvertBinaryDigitsToLongInteger. |
Complexity Level
This filter is available on Basic Complexity Level.

Basic
