Class: ModBus::TCPClient
- Includes:
- TCP
- Defined in:
- lib/rmodbus/tcp_client.rb
Overview
TCP client implementation
Instance Attribute Summary
Attributes included from TCP
Attributes included from Options
#raise_exception_on_mismatch, #read_retries, #read_retry_timeout
Attributes included from Debug
#logger, #raise_exception_on_mismatch, #read_retries, #read_retry_timeout
Method Summary
Methods included from TCP
Methods inherited from Client
#close, #closed?, #initialize, #with_slave
Constructor Details
This class inherits a constructor from ModBus::Client