totalSteps property

  1. @ImcField('Total Steps', 'total_steps', ImcType.typeUInt8)
int totalSteps

Total number of steps of the calibration procedure.

Implementation

@ImcField('Total Steps', 'total_steps', ImcType.typeUInt8)
int get totalSteps;