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