Back to Aurora Vision Library Lite website
You are here: Start » Conversions » BoolToXSightIOLevel
BoolToXSightIOLevel
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | avl |
Converts port level to a bool.
Syntax
void avl::BoolToXSightIOLevel ( bool inBool, avl::XSightIOLevel::Type& outIOLevel )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inBool | bool | ||
![]() |
outIOLevel | XSightIOLevel::Type& |


