C# Class BTool.RxDataIn

Show file Open project: x893/BTool Class Usage Examples

Public Properties

Property Type Description
CmdOpcode ushort
Data byte[]
EventOpcode ushort
Length byte
RxType byte
Time string

Property Details

CmdOpcode public property

public ushort CmdOpcode
return ushort

Data public property

public byte[] Data
return byte[]

EventOpcode public property

public ushort EventOpcode
return ushort

Length public property

public byte Length
return byte

RxType public property

public byte RxType
return byte

Time public property

public string Time
return string