BarcodeReader.getParameterValueInt Method

Module: BarcodeReader

Definition

Gets the integer value of a device parameter.

int getParameterValueInt(String? parameterName)

Parameters

parameterName String
in The parameter to query.

Returns

int
Outputs the integer value of the parameter.

Exceptions

An error has occurred during Devices Library execution.