Rockwell-automation 2098-IPD-xxx Ultra5000 C Programming using the Mot Uživatelský manuál Strana 90

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 114
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 113 114

Komentáře k této Příručce

Žádné komentáře