Rockwell-automation 2098-IPD-xxx Ultra5000 C Programming using the Mot Manual do Utilizador Página 45

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 114
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 44
Publication 2098-PM001E-EN-P — July 2002
Referencing the Motion Library 2-5
float AxisGetFeedbackVel(void);
Returns the feedback velocity of the axis in counts/second.
Note: Velocity error is calculated by subtracting this value from the
command velocity.
float AxisGetFGain(void);
Returns the acceleration feedforward gain of the velocity loop.
float AxisGetIGain(void);
Returns the integral gain of the velocity loop in units of 1/second.
float AxisGetKff(void);
Returns the velocity feedforward gain of the position loop.
float AxisGetKp(void);
Returns the proportional gain of the position loop in units of 1/
second.
float AxisGetLowerCurLimit(void);
Returns the lower current limit in Amps.
float AxisGetPGain(void);
Returns the proportional gain of the velocity loop in units of 1/
second.
long AxisGetPosError(void);
Returns the position error in counts.
Note: Position error is calculated by subtracting the feedback position
from the command position.
float AxisGetUpperCurLimit(void);
Returns the upper current limit value in Amps.
Vista de página 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 113 114

Comentários a estes Manuais

Sem comentários