Click or drag to resize

ASCIIProtocolCommandDoesNotHaveResponse Method

Test whether the command does not have an ASCII response from the ED Device

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool CommandDoesNotHaveResponse(
	string command
)

Parameters

command  String
Command to send

Return Value

Boolean
true if not response
See Also