Property | Type | Description | |
---|---|---|---|
auto_state_change | bool |
Method | Description | |
---|---|---|
Read ( ) : void | ||
SPH_IngenicoRBA_RS232 ( string p ) : System | ||
WriteMessageToDevice ( byte msg ) : void |
Method | Description | |
---|---|---|
ByteWrite ( byte b ) : void | ||
ConfirmedWrite ( byte b ) : void | ||
GetLRC ( byte b ) : byte[] |
public SPH_IngenicoRBA_RS232 ( string p ) : System | ||
p | string | |
return | System |
public WriteMessageToDevice ( byte msg ) : void | ||
msg | byte | |
return | void |