Table 3.7 Recording date / time format
byte position |
type |
Field name |
Description |
1 |
N |
Number of years since 1900 |
Years since 1900 |
(2) File flag
Table 3.8 File flags
bit position |
Field name |
Description |
0 |
Existence |
Invisible file |
(3) File identification
The file name or directory name is stored according to the value of the directory bit (bit 1) of the file flag.
Directory bit = 0: Specifies identification information for the file.
Table 3.9 File identification
Directory bit value |
type expression |
Description |
0 | File name. Extension: Version number | File name: Up to 8 characters |
1 | directory name | directory name: up to 8 characters |
∙ If the file identification length is an even number, 1 byte (00H) is embedded and inserted.