Click or drag to resize
DeviceCommunication Property

Communication method

enum En_CommunicationType { Serial = 0, Modem = 1, Ethernet = 2, USB = 3 }

Namespace: AMG.API.Definitions
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int Communication { get; set; }

Property Value

Type: Int32
See Also