SLUUCA6 October 2021 BQ27Z746
This command returns the manufacture date of the pack, as programmed in data flash. This command can be written to update data flash in UNSEALED mode.
Status | Condition | Action |
---|---|---|
Enable | 0x004D to AltManufacturerAccess() | 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) |