C# Class SPH.SPH_IngenicoRBA_RS232

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

Protected Properties

Свойство Type Description
auto_state_change bool

Méthodes publiques

Méthode Description
Read ( ) : void
SPH_IngenicoRBA_RS232 ( string p ) : System
WriteMessageToDevice ( byte msg ) : void

Private Methods

Méthode Description
ByteWrite ( byte b ) : void
ConfirmedWrite ( byte b ) : void
GetLRC ( byte b ) : byte[]

Method Details

Read() public méthode

public Read ( ) : void
Résultat void

SPH_IngenicoRBA_RS232() public méthode

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

WriteMessageToDevice() public méthode

public WriteMessageToDevice ( byte msg ) : void
msg byte
Résultat void

Property Details

auto_state_change protected_oe property

protected bool auto_state_change
Résultat bool