Click or drag to resize

EposManagerGetInstance Method (String, UInt16, EposCommType)

Namespace:  LynceeTec.EposDotNet
Assembly:  LynceeTec.EposDotNet (in LynceeTec.EposDotNet.dll) Version: 10.1.23514.0 , built 2023-11-07 12:27:35 UTC
Syntax
public IEposDotNet GetInstance(
	string portName,
	ushort nodeId,
	EposCommType commType
)

Parameters

portName
Type: SystemString
nodeId
Type: SystemUInt16
commType
Type: LynceeTec.InterfacesEposCommType

Return Value

Type: IEposDotNet

Implements

IEposManagerGetInstance(String, UInt16, EposCommType)
See Also