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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 114
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 89
Publication 2098-PM001E-EN-P — July 2002
2-50 Referencing the Motion Library
Digital Output Services
long OutputSetAllOff(void);
Turns all digital outputs OFF.
Returns 0 if successful, or -1 on an error.
long OutputSetAllOn(void);
Turns all digital outputs ON.
Returns 0 if successful, or -1 on an error.
long OutputToggle(long channel);
Toggles a digital output.
The channel selects the digital output. Valid channels are 1 through 8
as follows:
Returns 0 if successful, or -1 on an error.
Channel Output Description
1 – 8 OUT1 – OUT8 Digital outputs 1-8
Vista de pagina 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 113 114

Comentarios a estos manuales

Sin comentarios