Rockwell-automation 2098-IPD-xxx Ultra5000 C Programming using the Mot Manual de usuario Pagina 45

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 114
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 113 114

Comentarios a estos manuales

Sin comentarios