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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 114
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 61
Publication 2098-PM001E-EN-P — July 2002
2-22 Referencing the Motion Library
Cam Attributes
long CamGetCycleCount(void);
Returns the cam cycle count.
The cycle count is the number of complete cycles that the cam has
gone through since it was enabled.
Cam cycle count is in cycles.
long CamGetCycleLimit(void);
Returns the cam cycle limit.
The cycle limit is the number of cycles that the cam will go through
before automatically disabling. If the cycle limit is zero, the cam will
run continuously.
Positive values for limit will disable the cam after the given number
of cycles in the positive direction. No checks are made in the
negative direction.
Negative values for limit will disable the cam after the given
number of cycles in the negative direction. No checks are made in
the positive direction.
Cam cycle limit is in cycles.
long CamGetFreeSegments(void);
Gets the number of free segments.
Returns zero if the table is not open. Otherwise, returns the number of
free segments.
Vista de página 61
1 2 ... 57 58 59 60 61 62 63 64 65 66 67 ... 113 114

Comentários a estes Manuais

Sem comentários