Click or drag to resize
Ecr Constructor
Constructor

Namespace: Accent.Ecr
Assembly: ecr (in ecr.dll) Version: 1.0.6036.18111
Syntax
public Ecr(
	string serialPort,
	int baudRate
)

Parameters

serialPort
Type: SystemString
Serial port name (ex. COM1)
baudRate
Type: SystemInt32
Baud rate (ex. 9600)
See Also