C# Class SPH.SPH_Magellan_Classic

Inheritance: SerialPortHandler
Afficher le fichier Open project: CORE-POS/IS4C

Méthodes publiques

Méthode Description
HandleMsg ( string msg ) : void
Read ( ) : void
SPH_Magellan_Classic ( string p ) : System

Private Methods

Méthode Description
Beeps ( int num ) : void
ExpandUPCE ( string upc ) : string
ParseData ( string s ) : string
PushOutput ( string s ) : void

Method Details

HandleMsg() public méthode

public HandleMsg ( string msg ) : void
msg string
Résultat void

Read() public méthode

public Read ( ) : void
Résultat void

SPH_Magellan_Classic() public méthode

public SPH_Magellan_Classic ( string p ) : System
p string
Résultat System