/// Inventory settings
More...
|
| TagCountSetting () |
| Create the inventory settings.
|
|
| TagCountSetting (int start) |
| Create the inventory settings with the given parameters.
|
|
| TagCountSetting (int start, int min, int max) |
| Create the inventory settings with the given parameters.
|
|
|
int | Start [get, set] |
| The initial expected tag count.
|
|
int | Min [get, set] |
| The minimum expected tag count.
|
|
int | Max [get, set] |
| The maximum expected tag count.
|
|
◆ TagCountSetting() [1/3]
TagCountSetting.TagCountSetting |
( |
| ) |
|
Create the inventory settings.
- Returns
◆ TagCountSetting() [2/3]
TagCountSetting.TagCountSetting |
( |
int |
start | ) |
|
Create the inventory settings with the given parameters.
- Parameters
-
start | The initial expected tag count |
◆ TagCountSetting() [3/3]
TagCountSetting.TagCountSetting |
( |
int |
start, |
|
|
int |
min, |
|
|
int |
max |
|
) |
| |
Create the inventory settings with the given parameters.
- Parameters
-
start | The initial expected tag count |
min | The minimum expected tag count |
max | The maximum expected tag count |
◆ Max
The maximum expected tag count.
The maximum expected tag count
◆ Min
The minimum expected tag count.
The minimum expected tag count
◆ Start
int TagCountSetting.Start |
|
getset |
The initial expected tag count.
The initial expected tag count
The documentation for this class was generated from the following file:
- MetratecDevices/MetratecReaderGen2Uhf.cs