IReaderMode.TariStep Property

TegoOS

IReaderModeTariStep Property
Gets the step increment if the Tari value can be set in this mode. If not settable is 0.

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

Property Value

Type: Int32
See Also