runFieldCalibration

public Unit runFieldCalibration(OnDeviceResultListener listener, String tileString)

Start field calibration using provided reference tile, if supported. Upon executing this command, the scan of the reference tile will begin immediately. The user MUST be prompted to place the device onto the reference tile BEFORE this method is executed. This method is asynchronous and will return immediately. This command requires data from the reference tile QR code. As the format varies between different device types, the string data should be provided exactly as decoded from the QR code.

Parameters

listener

Callback interface which provides the command status and measurements on completion

tileString

String value decoded from the reference tile QR code