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.0.0.0 (1.0.0.0)
Syntax
public override ISerialProtocol Protocol { get; set; }

Property Value

ISerialProtocol

Implements

IDeviceC, PProtocol
See Also