Metratec devices library 3.1.1.0
Public Member Functions | Properties | List of all members
InventorySettings Class Reference

Inventory settings. More...

Public Member Functions

 InventorySettings ()
 Create the inventory settings.
 
 InventorySettings (bool onlyNewTags, bool withRssi, bool withTid, bool fastStart)
 Create the inventory settings with the given parameters.
 

Properties

bool OnlyNewTag [get, set]
 Only new tag setting.
 
bool WithRssi [get, set]
 With Rssi setting.
 
bool WithTid [get, set]
 With Tid setting.
 
bool FastStart [get, set]
 Enable for do an inventory without putting all tags into session state.
 

Detailed Description

Inventory settings.

Constructor & Destructor Documentation

◆ InventorySettings() [1/2]

InventorySettings.InventorySettings ( )

Create the inventory settings.

Returns


◆ InventorySettings() [2/2]

InventorySettings.InventorySettings ( bool  onlyNewTags,
bool  withRssi,
bool  withTid,
bool  fastStart 
)

Create the inventory settings with the given parameters.

Parameters
onlyNewTagsif true, only new tags are reported
withRssiif true, the Received Signal Strength Indication of each tag is reported
withTidif true, the tid of each tag is reported
fastStartif true, an inventory without putting all tags into session state

Property Documentation

◆ OnlyNewTag

bool InventorySettings.OnlyNewTag
getset

Only new tag setting.

True, to report only new tags

◆ WithRssi

bool InventorySettings.WithRssi
getset

With Rssi setting.

if true, the Received Signal Strength Indication of each tag is reported

◆ WithTid

bool InventorySettings.WithTid
getset

With Tid setting.

if true, the tid of each tag is reported


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