Struct KERNELV_TECHNO_DATA2
Description
Structure with technology data acknowledged by the CNC kernel.
Memory orientation
The individual structure elements are packed in the memory
| Element | Type | Meaning | 
| type | E_KERNELV_TECHNO_TYPE | Type of the technology function stored in the param element. | 
| param | U_KERNELV_TECHNO_PARAM2 | Union with the data of the technology function. |