C# Class SPH.SPH_Magellan_Locking

Inheritance: SerialPortHandler
显示文件 Open project: CORE-POS/IS4C

Public Methods

Method Description
HandleMsg ( string msg ) : void
Read ( ) : void
SPH_Magellan_Locking ( string p ) : System

Private Methods

Method Description
Beeps ( int num ) : void
ExpandUPCE ( string upc ) : string
ParseData ( string s ) : string
PushOutput ( string s ) : void
safeWrite ( string msg ) : void

Method Details

HandleMsg() public method

public HandleMsg ( string msg ) : void
msg string
return void

Read() public method

public Read ( ) : void
return void

SPH_Magellan_Locking() public method

public SPH_Magellan_Locking ( string p ) : System
p string
return System