Click or drag to resize

PacketRxPacket Property

Gets the received response packet post transmit.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public ReadOnly Property RxPacket As Packet
	Get

Property Value

Type: Packet
Remarks
Some packet types do not expect responses. For those Nothing will be returnd.
See Also