Difference between revisions of "CanServo/XHY/format"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 2: | Line 2: | ||
{| class="wikitable" border="1"  | {| class="wikitable" border="1"  | ||
|-  | |-  | ||
!   | ! Item  | ||
!   | ! Length (byte)  | ||
!   | ! Value  | ||
|-  | |-  | ||
| FILE ID  | | FILE ID  | ||
| 8  | | 8  | ||
| HITEC003  | | 'HITEC003'  | ||
|-  | |-  | ||
| Image Encription  | | Image Encription  | ||
Latest revision as of 01:56, 5 October 2021
| Item | Length (byte) | Value | 
|---|---|---|
| FILE ID | 8 | 'HITEC003' | 
| Image Encription | 1 | 'Y' or 'N' | 
| Info Block Size | 2 | size of Info Block (size_of_info) | 
| Info Block Data | size_of_info | Info | 
| Image size | 4 | size of Image Data | 
| Image Data | n | |
| File Checksum | 32 | SHA256 |