ID 90165
| Multipath programming not active when tool radius compensation is active. | |||
| Description | A NC program was started with TRC in 2 paths. 
 The following parameters must be set in order to use TRC in 2 paths: 
 Correct Channel parameter list: multi_path_configuration 1 # P-CHAN-00261 Activate the function: configuration.tool_radius_comp.function MULTI_PATH # P-CHAN-00555 Alternatively, the function can be activated in the start-up list. configuration.channel[0].tool_radius_comp.function MULTI_PATH # P-STUP-00080 
 Wrong: configuration.tool_radius_comp.function 0 or in the start-up list configuration.channel[0].tool_radius_comp.function 0 | ||
| Response | Class | 2 | Abort NC program processing. | 
| Solution | Class | 6 | Activate the function P-CHAN-00555 (or P-STUP-00080) | 
| Error type | 1, Error message from NC program. | ||
| 
 | |||