Enumerations LoadMeasurementSteps - ThorstenBrach/SRCI GitHub Wiki
| Enum-Item | Value | Description |
|---|---|---|
RESET |
0 |
Reset (default): Delete all positions saved on the RC |
FIRST_POSITION |
1 |
First position: Save the first position for the load estimation with the required data |
SECOND_POSITION |
2 |
Second position: Save the second position for the load estimation with the required data |
THIRD_POSITION |
3 |
Third position: Save the third position for the load estimation with the required data |
FOURTH_POSITION |
4 |
Fourth position: Save the fourth position for the load estimation with the required data |
LOAD_CALCULATION |
99 |
Load calculation: Start the load calculation with the data saved in the four positions |