Device / Run / SetBusAdrOnUploadViaIso14443 Value

Enable/disable the setup of a bus address along with a BEC2 file upload via the reader's wireless RFID interface.

If this feature is enabled, the reader requests the bus address from the host via APDU after a successful BEC2 file upload. The BEC2 file serves as an authorization for address setup.

If you enable this feature, also set the configuration value RequiresBusAddress to ensure a correct workflow of the upload software tool.

Properties

Format

Name Type/Size Description
- Enumeration (8 bits) Values:
  • Disabled (0x00)
    Disable the setup of a bus address after a BEC2 file upload.
  • Enabled (0x01)
    Enable the setup of a bus address after BEC2 file upload.
  • Auto (0x02)
    The setup of a bus address after BEC2 file upload is enabled if AccessRightsOfBAC is explicitly set to Enabled or EnabledOnTamper and disabled otherwise.