| <SW-AXIS-CONT> takes the contents of one particular axis (denoted by <SW-AXIS-INDEX>) of the current calibration item.
If there are more than one axis, then the axis with the index 1 is incrementing first. This means that the values are given in the following order:
v(1,1)
|
...
|
v(n,1)
|
v(1,2)
|
...
|
v(n,2)
|
...
|
|
|
v(1,m)
|
...
|
v(n, m)
|
|