ModbusInfo 字段 |
ModbusInfo 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() ![]() | FunctionCodeNotSupport |
不支持该功能码
|
![]() ![]() | FunctionCodeOverBound |
该地址越界
|
![]() ![]() | FunctionCodeQuantityOver |
读取长度超过最大值
|
![]() ![]() | FunctionCodeReadWriteException |
读写异常
|
![]() ![]() | ReadCoil |
读取线圈
|
![]() ![]() | ReadDiscrete |
读取离散量
|
![]() ![]() | ReadInputRegister |
读取输入寄存器
|
![]() ![]() | ReadRegister |
读取寄存器
|
![]() ![]() | ReadWrite |
读写同时的功能码,只有极个别的设备可能会支持的功能码
|
![]() ![]() | WriteCoil |
写多个线圈
|
![]() ![]() | WriteMaskRegister |
使用掩码的方式写入寄存器
|
![]() ![]() | WriteOneCoil |
写单个线圈
|
![]() ![]() | WriteOneRegister |
写单个寄存器
|
![]() ![]() | WriteRegister |
写多个寄存器
|