Prosoft-technology MVI69-ADMNET Bedienungsanleitung Seite 92

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 122
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 91
WATTCP API Functions MVI-ADMNET 'C' Programmable
Developer's Guide 'C' Programmable Application Development Module with Ethernet
Page 92 of 122 ProSoft Technology, Inc.
February 20, 2013
chk_timeout
Syntax
word chk_timeout( longword timeout );
Parameters
timeout
Number of timeout return from set_timerout.
Description
This function is used check if the time is out.
Return Value
1
timeout
Example
int timeout = set_timeout (100);
While(!chk_timeout (timeout))
printf("Not timeout yet\n");
Seitenansicht 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 121 122

Kommentare zu diesen Handbüchern

Keine Kommentare