Click or drag to resize

ASCIIProtocol Constructor

Constructor for ASCII Protocol

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ASCIIProtocol(
	int address = 1
)

Parameters

address  Int32  (Optional)
The ASCII address of the ED Device
See Also