Documentation

BusProtocolErrorsFTALK_MBUS_GW_PATH_UNAVAIL_RESPONSE Field

Gateway Path Unavailable exception response

Namespace:  FieldTalk.Modbus.Slave
Assembly:  FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
Syntax
public const int FTALK_MBUS_GW_PATH_UNAVAIL_RESPONSE = 170

Field Value

Type: Int32
Remarks
Signals that a Gateway Path Unavailable exception response (code 0A) was received. This exception is typically sent by gateways if the gateway was unable to establish a connection with the target device.
See Also