C# Class SimTelemetry.Objects.Peripherals.DashboardPacket

Show file Open project: nlhans/SimTelemetry Class Usage Examples

Public Properties

Property Type Description
Sync1 char
Sync2 char
crc byte
id byte
length System.UInt16

Property Details

Sync1 public property

public char Sync1
return char

Sync2 public property

public char Sync2
return char

crc public property

public byte crc
return byte

id public property

public byte id
return byte

length public property

public UInt16,System length
return System.UInt16