FieldTalk Modbus® Master Protocol Library C++ Editions |
These classes provide functions to open and to close serial port as well as data and control functions which can be used at any time after a protocol has been opened. The data and control functions are organized different conformance classes. For a more detailed description of the data and control functions see section Data and Control Functions for all Protocol Flavours.
Using multiple instances of a MbusRtuMasterProtocol or MbusAsciiMasterProtocol class enables concurrent protocol transfers on multiple COM ports (They should be executed in separate threads).
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 MbusRtuMasterProtocol class.
Compounds | |
class | MbusAsciiMasterProtocol |
Modbus ASCII Master Protocol class. More... | |
class | MbusRtuMasterProtocol |
Modbus RTU Master Protocol class. More... |
Copyright © 2002-2004
FOCUS Software Engineering Pty Ltd, Australia.
All rights reserved.
Please see the Notices page for trademark notices. Last updated: 26 May 2004 |