ProSoft Technology MVI69-ADMNET User Manual

Page 91

Advertising
background image

MVI-ADMNET ♦ 'C' Programmable

WATTCP API Functions

'C' Programmable Application Development Module with Ethernet

Developer's Guide

ProSoft Technology, Inc.

Page 91 of 122

February 20, 2013

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);

Advertising