Documentation
FieldTalk Modbus Master Library for .NET
BusProtocolErrorsFTALK_INVALID_FRAME_ERROR Field |
Invalid frame error
Namespace: FieldTalk.Modbus.Master
Assembly: FieldTalk.Modbus.Master (in FieldTalk.Modbus.Master.dll) Version: 2.15.2-eval+3d8362b4bb861c05760d48b11d303e954bb8597c
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.