CmdMessenger
3.0
CmdMessenger is a serial port messaging library for the .Net / Mono Platform.
|
Public Member Functions | |
void | Pause () |
void | ConnectSerial () |
void | DisconnectSerial () |
void | TestOpenConnection () |
void | TestCloseConnection () |
void | TestSendCommand () |
void | TestSendCommandWithAcknowledgement () |
void | TestSendCommandWithAcknowledgementByArduino () |
Tests send command with acknowledgement by arduino.*. | |
void | TestSendCommandWithAcknowledgementByArduinoFinished (ReceivedCommand command) |
void | WaitForAcknowledgementByEmbeddedFinished () |
void | TestSendFloatingPointData () |
Single | Randomize () |
Static Public Member Functions | |
static bool | CompareSingles (Single input, Single output) |
void CommandMessengerTests.Acknowledge.CommandMessengerTest.TestSendCommandWithAcknowledgementByArduino | ( | ) |
Tests send command with acknowledgement by arduino.*.