Get product info
Description
Get product information
Inputs
None
Outputs
array8 productCode: The product code / model number (when doing a firmware upgrade, this must match between the firmware file and the target device).
u8 firmwareCompatibility: A firmware compatibility code (when doing a firmware upgrade, this must match between the firmware file and the target device).
array3 hardwareVersion: The hardware version stored as 3 bytes. The first byte is the patch version, followed by the minor and major versions.
array4 serialNumber: The serial number.
u64 uniqueId: The unique ID for the product.
u32 reserved: Not currently used.
Code examples
Log window