Click or drag to resize
DeviceComPort Property
COM port number. 1 for COM1, 2 for COM2, ... Used when Communication is Serial.

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

Property Value

Type: Int32
See Also