Click or drag to resize

ESDeviceProtocol Property

Get/Set the Serial Protocol Used when communicating with all Serial ports of device

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public override ISerialProtocol Protocol { get; set; }

Property Value

Type: ISerialProtocol

Implements

IDeviceC, PProtocol
See Also