Zebra RFID SDK Xamarin
All Classes Namespaces Functions Enumerations Properties
Properties | List of all members
ZebraRfidSdk.StartTriggerConfiguration Class Reference

This class provides reader start trigger configuration. More...

Properties

bool StartOnHandheldTrigger [get, set]
 Gets or sets a value of handheld trigger. More...
 
TriggerType TriggerType [get, set]
 Gets or sets the type of the trigger. More...
 
int StartDelay [get, set]
 Gets or sets the start delay. More...
 
bool RepeatMonitoring [get, set]
 Gets or sets a value of the repeat monitoring. More...
 

Detailed Description

This class provides reader start trigger configuration.

Property Documentation

◆ RepeatMonitoring

bool ZebraRfidSdk.StartTriggerConfiguration.RepeatMonitoring
getset

Gets or sets a value of the repeat monitoring.

true if repeat monitoring, false.

otherwise

◆ StartDelay

int ZebraRfidSdk.StartTriggerConfiguration.StartDelay
getset

Gets or sets the start delay.

The start delay.

◆ StartOnHandheldTrigger

bool ZebraRfidSdk.StartTriggerConfiguration.StartOnHandheldTrigger
getset

Gets or sets a value of handheld trigger.

true if start on handheld trigger; otherwise, false.

◆ TriggerType

TriggerType ZebraRfidSdk.StartTriggerConfiguration.TriggerType
getset

Gets or sets the type of the trigger.

The type of the trigger.


The documentation for this class was generated from the following file: