Project / LegicVcp / Status Value

This value indicates the status of the VCP file transfer.

Properties

Format

Name Type/Size Description
Context Enumeration (8 bits) Values:
  • General (0x00)
    No specific context
  • LoadParse (0x01)
    Error loading or parsing the VCP file
  • GetTag (0x02)
    Error retrieving VCP tag-specific information
  • AcceptTag (0x03)
    Error accepting a VCP tag
StatusCode Enumeration (8 bits) Values:
  • Ok (0x00)
  • GeneralError (0x01)
  • WrongParameter (0x03)
  • InvalidMac (0x13)
  • WrongTag (0x14)