Prosoft-technology MVI69-ADMNET Bedienungsanleitung Seite 90

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 122
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 89
WATTCP API Functions MVI-ADMNET 'C' Programmable
Developer's Guide 'C' Programmable Application Development Module with Ethernet
Page 90 of 122 ProSoft Technology, Inc.
February 20, 2013
ip_timer_expired
Syntax
word ip_timer_expired( sock_type *skType );
Parameters
skType
Current socket Type that will be used to check the connection.
Description
This function is used check if the timer has been expired.
Return Value
1
timer has been expired.
Example
sock_type *socket;
. . .
if(ip_timer_expired (socket))
{
printf("time’s up\n");
}
Seitenansicht 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 121 122

Kommentare zu diesen Handbüchern

Keine Kommentare