FieldTalk Modbus® Slave Library C++ Editions |
![]() |
These classes provide functions to start-up and to execute the server engine which includes opening and closing of the serial port. 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 sections The RTU Protocol and The ASCII Protocol for some background information about the two serial Modbus protocols.
See section Using Serial Protocols for an example how to use the MbusRtuSlaveProtocol and MbusAsciiSlaveProtocol class.
Classes | |
class | MbusRtuSlaveProtocol |
Modbus RTU Slave Protocol class. More... | |
class | MbusAsciiSlaveProtocol |
Modbus ASCII Slave Protocol class. More... |
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 |