Click or drag to resize
TappyReaderConnect Method

[This is preliminary documentation and is subject to change.]

Connect to a given reader or port.

Namespace: TapTrack.Tcmp.Communication
Assembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntax
C#
public bool Connect(
	string deviceName
)

Parameters

deviceName
Type: SystemString

Return Value

Type: Boolean
See Also