Click or drag to resize

EposManagerFindSubDeviceCommunicationSettings Method

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 static bool FindSubDeviceCommunicationSettings(
	int keyHandle,
	string subDeviceEposType,
	string subDeviceProtocolStackName,
	ref int subDeviceKeyHandle,
	ref uint baudrate,
	ushort nodeId
)

Parameters

keyHandle
Type: SystemInt32
subDeviceEposType
Type: SystemString
subDeviceProtocolStackName
Type: SystemString
subDeviceKeyHandle
Type: SystemInt32
baudrate
Type: SystemUInt32
nodeId
Type: SystemUInt16

Return Value

Type: Boolean
See Also