CAS.CommServer.DataProvider.MODBUSCore Namespace
CAS.CommServer.DataProvider.TextReader Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
N:CAS.Lib.CommonBus.ApplicationLayer.Modbus
CAS.Lib.CommonBus.ApplicationLayer.Modbus Namespace
CAS.Lib.CommonBus.ApplicationLayer.SBUS Namespace
ProcessObserver.DataProviders

SBUS_ProtocolParameters..::..TimeoutAfterFrame Property

Time that elaps after receiving a frame in ms

Namespace:  CAS.Lib.CommonBus.ApplicationLayer
Assembly:  DataProvider.SBUSRS (in DataProvider.SBUSRS.dll)

Syntax


[DescriptionAttribute]
public uint TimeoutAfterFrame { get; set; }
<DescriptionAttribute> _
Public Property TimeoutAfterFrame As UInteger
	Get
	Set
[DescriptionAttribute]
public:
property unsigned int^ TimeoutAfterFrame {
	unsigned int^ get ();
	void set (unsigned int^ value);
}

Remarks


In ms.