C# Class SPH.SPH_Magellan_Scale

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

Public Methods

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

Private Methods

Method Description
Beeps ( int num ) : void
ExpandUPCE ( string upc ) : string
GetStatus ( ) : void
ParseData ( string s ) : string
PushOutput ( string s ) : 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_Scale() public method

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