Struct S_CODE_DATA
Description
The structure contains the data belonging to a spindle technology function.
Memory orientation
The individual structure elements are packed in the memory.
| Element | Type | Meaning | 
| type | E_KERNELV_SPINDLE_TYPE | Data type of the spindle technology function. | 
| axis_number | unsigned short int | Axis number of the axis to which the technology function was output. | 
| revolutions | unsigned long int | Spindle speed | 
| position | signed long int | Target position of the spindle when the spindle is positioned. | 
| duration | unsigned long int | Set execution time in µs when execution simulation is active. |