C# 클래스 SPH.SPH_NCR_Scale

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

공개 메소드들

메소드 설명
HandleMsg ( string msg ) : void
Read ( ) : void
SPH_NCR_Scale ( string p ) : System

비공개 메소드들

메소드 설명
Beeps ( int num ) : void
ExpandUPCE ( string upc ) : string
GetStatus ( ) : void
ParseData ( string s ) : string
PushOutput ( string s ) : void

메소드 상세

HandleMsg() 공개 메소드

public HandleMsg ( string msg ) : void
msg string
리턴 void

Read() 공개 메소드

public Read ( ) : void
리턴 void

SPH_NCR_Scale() 공개 메소드

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