Specifies the way of triggering to turn on the RF power to read tag data.
Namespace: com.gigatms.parameters
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Cimmand | 1 | The RF power is turning on when calliing StartInventory(TagPresentedType) method. | |
DigitalInput | 2 | The RF power is turning on when user presses the button. | |
Sensor | 4 | The RF power is turning on when the sensor detects a tag. | |
DigitalInput_Sensor | 6 | The RF power is turning on when user presses the button or sensor detects a tag to read tag data. |
See Also