Rockwell-automation 2098-IPD-xxx Ultra5000 C Programming using the Mot Bedienungsanleitung Seite 69

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 114
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 68
Publication 2098-PM001E-EN-P — July 2002
Referencing the Motion Library 2-29
long CamLoad(char* name);
Loads cam table number one.
The name argument specifies the name of the file. This is the base
filename of the cam file, with the file path and extension added
automatically.
A cam table cannot be loaded if it is active or queued.
Returns 0 if successful, or -1 if there was an error.
long CamLoadTable(long table_number,char *name);
Loads a cam table.
The table_number argument specifies the table number. Valid
tables are one, two, and three.
The name argument specifies the name of the file. This is the base
filename of the cam file, with the file path and extension added
automatically.
A cam table cannot be loaded if it is active or queued.
Returns 0 if successful, or -1 if there was an error.
Seitenansicht 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 113 114

Kommentare zu diesen Handbüchern

Keine Kommentare