Enum POWER_NEGOTIATION_STATUS
POWER_NEGOTIATION_STATUS specifies the Status of Power Negotiation
Namespace: rfid.api
Assembly: rfid.netcore.dll
Syntax
public enum POWER_NEGOTIATION_STATUS
Fields
| Name | Description |
|---|---|
| DISABLED_STATE | Indicates that Power Negotiation status is Disabled |
| FAILURE | Indicates that Power Negotiation status is Failure |
| NOT_APPLICABLE | Indicates that Power Negotiation status is Failure |
| ONGOING | Indicates that Power Negotiation status is Disabled |
| SUCCEEDED | Indicates that Power Negotiation status is Succeeded |