IReaderMode.TagDataRate Property

TegoOS

IReaderModeTagDataRate Property
Gets the tag data rate for this mode.

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
int TagDataRate { get; }
ReadOnly Property TagDataRate As Integer
	Get
property int TagDataRate {
	int get ();
}
abstract TagDataRate : int with get

Property Value

Type: Int32
See Also