int CSeaMaxW32::set_intermessage_delay ( int  delay)

Sets the intermessage delay time.

Deprecated:
Version 2.x
Parameters
[in]delay
Return values
>=0Success.

This function is used to set the intermessage delay time in effort to optimize the number of messages that can be sent. This time must be at least 4 character times long. The default is a function of the baud rate and should not be changed unless necessary.

The parameter 'delay' is the delay (in milliseconds) to wait between sending back to back messages.