Click or drag to resize
DetectType4BAfi Constructor

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

Initializes a new instance of the DetectType4BAfi class

Namespace: TapTrack.Tcmp.CommandFamilies.Type4
Assembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntax
C#
public DetectType4BAfi(
	byte timeout,
	byte afi
)

Parameters

timeout
Type: SystemByte
Maximum time the Tappy will wait for a tag. Time out is in seconds. 0 = No time out
afi
Type: SystemByte
Only detect Type 4B tags with given AFI
See Also