Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Integer » ConvertBinaryDigitsToInteger

ConvertBinaryDigitsToInteger


Converts binary digits to integer using least significant bit order.

Name Type Description
inBinary IntegerArray
outInteger Integer

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 31 in ConvertBinaryDigitsToInteger.

Complexity Level

This filter is available on Basic Complexity Level.