Struct CONTOUR_VISU_CH_DATA_V2
Description
Channel-specific data of contour visualisation for use of interface versions 9, 10, 11
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. |
v_prog | signed long int | Programmed velocity in 1 um/s. |
techno | CONTOUT_VISU_ | Technology data. |
fillup | unsigned long int | Alignment bytes to force 8-byte alignment. |