Interface ISlaveHandlerContext
Namespace: NModbus
Assembly: NModbus.dll
Syntax
public interface ISlaveHandlerContext
Methods
| Improve this Doc View SourceGetHandler(Byte)
Declaration
IModbusFunctionService GetHandler(byte functionCode)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Byte | functionCode |
Returns
| Type | Description |
|---|---|
| IModbusFunctionService |