Gets the bytes that makes up a Loconet packet message.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867
Syntax
Field Value
An array of bytes representing a Loconet message.
Remarks
These bytes are the raw encoded data (as defined by the Loconet specification) that are transferred between the PC and Loconet devices. These bytes should not be edited directly. Instead use the provided properties of the various Packet classes.