Struct CONTOUR_VISU_CH_DATA
Description
Channel-specific data of contour visualisation for use of interface versions 0, 1, 3, 4, 6, 7.
Element | Type | Meaning |
nc_block_nr | signed long int | NC block number |
fileoffset | signed long int | File offset in current program file |
channel_nr | unsigned short int | Channel number |
g_function | signed short int | Interpolation type: 0: Rapid traverse 1: Linear interpolation 2; 3: Circular interpolation 61: Polynomial interpolation -1: Interpolation type not assigned. |
circle_radius | unsigned long int | Circle radius for circulation interpolation in 0.1 um |
circle_center | double | Circle centre point for circulation interpolation in 0.1 um. |