ID 21045
Channel parameters: Main spindle name used several times. | ||||
Description | The designation of a spindle P-CHAN-00007 is identical to the name of the main spindle P-CHAN-00053. This is not permitted. Example with error in channel parameter list: # Spindle data
spdl_anzahl 2
#
main_spindle_ax_nr 6
main_spindle_name B
...
spindel[0].bezeichnung S
spindel[0].log_achs_nr 6
...
spindel[1].bezeichnung S2
spindel[1].log_achs_nr 11
Corrected example: # Spindle data
spdl_anzahl 2
#
main_spindle_ax_nr 6
main_spindle_name
...
spindel[0].bezeichnung S1
spindel[0].log_achs_nr 6
...
spindel[1].bezeichnung S2
spindel[1].log_achs_nr 11
| |||
Response | Class | 1 | Start-up of the control is aborted. | |
Solution | Class | 1 | Modification of channel parameter list. | |
Parameter | %1: | Current value [-] | ||
Designation of the main spindle | ||||
%2: | Logical axis number [-] | |||
Logical axis number of the spindle with the same name | ||||
Error type | 2, Error message by data transfer from parameter list into control device. | |||
|