OPEN_SOCKET_POLL_INTERVAL Macro

MiWi Development Environment

MiWi(TM) Development Environment Help
OPEN_SOCKET_POLL_INTERVAL Macro
C
#define OPEN_SOCKET_POLL_INTERVAL (ONE_SECOND)
Description

For a sleeping device, when establishing an indirect connection (socket), it may not be desirable to poll the data at the normal interval, which can be longer than OPEN_SOCKET_TIMEOUT, the solution is to poll the data at a fast rate, lower than OPEN_SOCKET_TIMEOUT. OPEN_SOCKET_POLL_INTERVAL is the polling interval in symbols for a sleeping device to acquire data from its parent in the process of establishing indirect (socket) connection. This parameter is only valid for sleeping device.

Microchip My Application xx.yy - [Jan 1, 2009]
Copyright © 2009 Microchip Technology, Inc.  All rights reserved.