Back to Aurora Vision Library website

You are here: Start » Function Reference » Conversions » XSightIOLevelToBool

XSightIOLevelToBool


Header: ThirdPartySdk.h
Namespace: avl
Module: ThirdParty

Converts port level to a bool.

Syntax

void avl::XSightIOLevelToBool
(
	avl::XSightIOLevel::Type inIOLevel,
	bool& outBool
)

Parameters

Name Type Default Description
Input value inIOLevel XSightIOLevel::Type
Output value outBool bool&