MVI-ADMNET
♦
'C' Programmable
WATTCP API Functions
Ethernet Module
Page 62 of 90
ProSoft Technology, Inc.
December 13, 2006
set_timeout
Syntax:
longword set_timeout( word seconds );
Parameters:
seconds
Number of second to set the timer.
Description:
This function is used set the timer.
Return Value:
Number of timeout.
Example:
set_timeout (100);