Share via


DetectionState Enum

Definition

Enumerates the state of card detection.

public enum DetectionState
type DetectionState = 
Public Enum DetectionState
Inheritance
DetectionState

Fields

Name Value Description
NoCard 1

No card. The card detection sensor does not detect a card.

Detected 2

There is a card in the device. The card detection sensor detects the card.

Entered 3

Card remaining at the insertion slot. The insertion slot sensor detects the card.

Captured 4

The card is in the stock space. The stock space sensor detects the card.

Applies to