Click or drag to resize

ModbusTCPProtocolDeviceName Property

The name of the ED Device

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string DeviceName { get; set; }

Property Value

String

Implements

IIOProtocolDeviceName
See Also