SLUUCO9A April 2023 – November 2023 BQ28Z620
This command returns the manufacture date of the pack, as programmed in data flash.
Status | Condition | Action |
---|---|---|
Enable | 0x004D to MACSubcmd() | Returns the value stored in Manufacture Date |
Class | Subclass | Name | Type | Min | Max | Default | Unit | Description |
---|---|---|---|---|---|---|---|---|
I2C Configuration | Data | Manufacture Date | U2 | 0 | 65535 | 1980-1-1 | date | Manufacture date of the pack, which follows the format: Day + Month×32 + (Year–1980) × 512 Example: 10/27/2017 = 19291 (or 0x4B5B, binary split: 100101, 1010, 11011) |