Изменения

Перейти к навигации Перейти к поиску

HEIDENHAIN: нагрузка на оси и шпиндель

1233 байта добавлено, 09:18, 27 ноября 2019
Новая страница: «PLC HEIDENHAIN использует системный макрос (модуль) '''9166''' для определения текущей нагрузки на...»
PLC HEIDENHAIN использует системный макрос (модуль) '''9166''' для определения текущей нагрузки на оси / шпиндель:

<pre>
Module 9166 provides the momentary utilization of a drive motor controlled by the integral current controller in percent [%] of the rated utilization. The momentary utilization is ascertained by the current controller, under consideration of the equivalent circuit data of the motor.

In the speed range (n actl) < (n noml) utilization refers to the quotient |M/Mlimit|, in the range (n actl) >= (n noml) utilization refers to the quotient |P/Plimit|.

Constraints:
1. A CC controller unit must be present.
2. Only for iTNC 530: The evaluation through MP2312.x is already calculated in the utilization of the drive motor.
3. The value 0 is read for axes that are not connected.
4. The spindle must be coded as axis 15.
5. NCK-based controls: An axis that is not configured as "active", or an axis that was set to the "deactivated axis" activation status (e.g. with Module 9226 or 9418), is treated as if it were not present.

Call:

PS B/W/D/K <Axis/Spindle index>
CM 9166
PL B/W/D <Utilization of the drive in [%]>

<pre>

Навигация