<port>_POLL_LIMIT

Each poll cycle, the enabler will poll each device for up to eight new messages. This is the poll limit. In some circumstances, performance may be improved by adjusting this poll limit.

To set the poll limit, add the following line to your global parameters file:

<port>_POLL_LIMIT|3|<limit>

where <port> is the name of the port used by the enabler and <limit> is the number of messages you want processed each poll cycle.

More information

Advanced configuration requirements.