C# 클래스 SimTelemetry.Objects.Peripherals.DashboardPacket

파일 보기 프로젝트 열기: nlhans/SimTelemetry 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Sync1 char
Sync2 char
crc byte
id byte
length System.UInt16

프로퍼티 상세

Sync1 공개적으로 프로퍼티

public char Sync1
리턴 char

Sync2 공개적으로 프로퍼티

public char Sync2
리턴 char

crc 공개적으로 프로퍼티

public byte crc
리턴 byte

id 공개적으로 프로퍼티

public byte id
리턴 byte

length 공개적으로 프로퍼티

public UInt16,System length
리턴 System.UInt16