BarcodeReader.setParameter Method

Module: BarcodeReader

Definition

Sets a device parameter’s value.

void setParameter(String? parameterName, DeviceParameter data)

Parameters

parameterName String
in The parameter to set.

in The value to set the parameter to.

Exceptions

An error has occurred during Devices Library execution.