Documentation
FieldTalk Modbus Slave Library for .NET
BusProtocolErrorsFTALK_INVALID_FRAME_ERROR Field |
Invalid frame error
Namespace: FieldTalk.Modbus.Slave
Assembly: FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
Signals that a received frame does not correspond either by structure or
content to the specification or does not match a previously sent query
frame. A poor data link typically causes this error.