FieldTalk Modbus® Slave Library C++ Editions |
![]() |
It provides functions to start-up and to execute the server engine. This server engine can handle multiple master connections and is implemented as a single threaded TCP server. Upon receipt of a valid master query the server engine calls Data Provider methods to exchange data with the user application. For a more detailed description which Modbus data and control functions have been implemented in the server engine see section Server Functions common to all Protocol Flavours.
See section Using MODBUS/TCP Protocol for an example how to use the MbusTcpSlaveProtocol class.
Classes | |
class | MbusTcpSlaveProtocol |
MODBUS/TCP Slave Protocol class. More... | |
Defines | |
#define | MAX_CONNECTIONS 16 |
Maximum concurrent TCP/IP connections handled by server engine. |
Copyright © 2002-2006
FOCUS Software Engineering Pty Ltd, Australia.
All rights reserved.
Please see the Notices page for trademark notices. Last updated: 20 Oct 2006 |