VHL.Format

This command is deprecated. Do not use it in new code as we may remove it in the future!

This command formats a blank card based on a VHL file. In this file, you specify the card-specific memory structure.

VHL.Format only works with the standard VHL implementation using a static VHL file. You cannot use a dynamic VHL file created with VHL.Setup.

Properties

Parameters (request frame)

Name Type/Size Description
Id Integer (8 bits) ID of VHL file
Please resolve it from the filename using VHL.ResolveFilename. Don't hardcode the ID. Otherwise, your application won't work anymore if e.g. a project manager later merges VHL files into a different configuration using BALTECH ConfigEditor. This process may result in a new ID, but not in a new name.

Returned values (response frame)

None