C# 클래스 SPH.SPH_IngenicoRBA_RS232

상속: SPH_IngenicoRBA_Common
파일 보기 프로젝트 열기: CORE-POS/IS4C

보호된 프로퍼티들

프로퍼티 타입 설명
auto_state_change bool

공개 메소드들

메소드 설명
Read ( ) : void
SPH_IngenicoRBA_RS232 ( string p ) : System
WriteMessageToDevice ( byte msg ) : void

비공개 메소드들

메소드 설명
ByteWrite ( byte b ) : void
ConfirmedWrite ( byte b ) : void
GetLRC ( byte b ) : byte[]

메소드 상세

Read() 공개 메소드

public Read ( ) : void
리턴 void

SPH_IngenicoRBA_RS232() 공개 메소드

public SPH_IngenicoRBA_RS232 ( string p ) : System
p string
리턴 System

WriteMessageToDevice() 공개 메소드

public WriteMessageToDevice ( byte msg ) : void
msg byte
리턴 void

프로퍼티 상세

auto_state_change 보호되어 있는 프로퍼티

protected bool auto_state_change
리턴 bool