Prosoft-technology MVI69-ADMNET Instrukcja Użytkownika Strona 89

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 122
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 88
MVI-ADMNET 'C' Programmable WATTCP API Functions
'C' Programmable Application Development Module with Ethernet Developer's Guide
ProSoft Technology, Inc. Page 89 of 122
February 20, 2013
ip_timer_init
Syntax
void ip_timer_init( sock_type *skType, word second );
Parameters
skType
Current socket Type that will be used to check the connection.
second
Number of second to set the timer. 0 mean no timer out.
Description
This function is used initialize the timer.
Return Value
None
Example
sock_type *socket;
. . .
ip_timer_init (socket, 100);
Przeglądanie stron 88
1 2 ... 84 85 86 87 88 89 90 91 92 93 94 ... 121 122

Komentarze do niniejszej Instrukcji

Brak uwag