Class RailComDataParser
- Namespace
- Z21.Core.ResponseParser
- Assembly
- Z21.Client.dll
Parses the RailCom data payload (the bytes following the LAN_RAILCOM_DATACHANGED header).
public class RailComDataParser : IRailComDataParser, IZ21ResponseParser
- Inheritance
-
RailComDataParser
- Implements
- Inherited Members
Methods
Parse(byte[])
public RailComData Parse(byte[] data)
Parameters
databyte[]