 | PayMode Enumeration |
Deduction mode when Reader reads the card.
Namespace:
AC908_SDK.Enums
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
Members
| Member name | Value | Description |
---|
| ByCount | 0 |
Deduct the on card value when card presented.
the reader will enter the halt state after reading the card deduction.
The card must be removed and put on the reader before deduction can be made.
|
| ByTime | 1 |
after the first deduction, it will deduction periodically if the card is kept on the reader,
The period time is equal to the Period of Opening Relay parameter setting.
|
See Also