Show / Hide Table of Contents

Interface ISlaveHandlerContext

Namespace: NModbus
Assembly: NModbus.dll
Syntax
public interface ISlaveHandlerContext

Methods

| Improve this Doc View Source

GetHandler(Byte)

Declaration
IModbusFunctionService GetHandler(byte functionCode)
Parameters
Type Name Description
System.Byte functionCode
Returns
Type Description
IModbusFunctionService
  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX