C# 클래스 BTool.RxDataIn

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

공개 프로퍼티들

프로퍼티 타입 설명
CmdOpcode ushort
Data byte[]
EventOpcode ushort
Length byte
RxType byte
Time string

프로퍼티 상세

CmdOpcode 공개적으로 프로퍼티

public ushort CmdOpcode
리턴 ushort

Data 공개적으로 프로퍼티

public byte[] Data
리턴 byte[]

EventOpcode 공개적으로 프로퍼티

public ushort EventOpcode
리턴 ushort

Length 공개적으로 프로퍼티

public byte Length
리턴 byte

RxType 공개적으로 프로퍼티

public byte RxType
리턴 byte

Time 공개적으로 프로퍼티

public string Time
리턴 string