Project / VhlSettings / Iso14aVasup Value
Specifies parameters for VASUP-A.
Properties
- Value ID: 0x0802/0x25
Format
| Name | Type/Size | Description | |
|---|---|---|---|
| FormatVersion | Integer (8 bits) | Format version. Currently, only format version 2 is supported. | |
| TerminalInfo | Bit mask (8 bits) | Terminal info | |
| VasSupported | Boolean (bit 0x80) | VAS is supported. | |
| AuthUserRequested | Boolean (bit 0x40) | Requests user authentication. | |
| RFU | Integer (bit mask area 0x30) | Zero padding | |
| TerminalTypeDataLength | Integer (bit mask area 0x0F) | Length of terminal type data field (0-15) | |
| TerminalType | Integer (16 bits) | Terminal type (MSB) and subtype (LSB) values defined by Apple | |
| TCI | Raw data (until end of frame) | Terminal Capabilities Identifier (TCI) or terminal type data | |