# | Brief | Name | Arguments (in C Syntax) | Full Description |
| Description |
|
|
|
5 | Set Active | SetActiveChip | (long CardHandle, | Makes the specified chip active. |
| Chip |
| short ChipNumber) | All the following functions refer to that active chip. |
6 | Get Active | GetActiveChip | (long CardHandle, | Gets the current active chip (Chip1 or Chip2). |
| Chip |
| short* ChipNumber) |
|
7 | Test the active | TestActiveChip | (long CardHandle) | Tests the active chip. |
| chip |
|
|
|
Note: The description of the common arguments is in section 3.6
15