Documentation

BusProtocolErrorsFTALK_MBUS_GW_TARGET_FAIL_RESPONSE Field

Gateway Target Device Failed exception response

Namespace:  FieldTalk.Modbus.Master
Assembly:  FieldTalk.Modbus.Master (in FieldTalk.Modbus.Master.dll) Version: 2.15.2-eval+3d8362b4bb861c05760d48b11d303e954bb8597c
Syntax
public const int FTALK_MBUS_GW_TARGET_FAIL_RESPONSE = 171

Field Value

Type: Int32
Remarks
Signals that a Gateway Target Device failed exception response (code 0B) was received. This exception is typically sent by gateways if the gateway was unable to receive a response from the target device. Usually means that the device is not present on the network.
See Also