Interface IAsciiConfigurableSerialTransport
- Namespace
- TechnologySolutions.Rfid.AsciiProtocol
- Assembly
- TechnologySolutions.Rfid.AsciiProtocol.Core.dll
Provides an interface to configure connection to a Technology Solutions ASCII Protocol reader. The connection is closed by disposing the instance
public interface IAsciiConfigurableSerialTransport
Methods
SetBaudRate(int)
Modify the baud rate
bool SetBaudRate(int rate)
Parameters
rate
intthe baud rate requested
Returns
- bool
true if baud rate set