| SRUTSSSSSSSS80 
 
  
 Silver Member
 | Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору HDDRepair2021
 вы 50331904 читаете?
 почему именно 2 байта
 
 Цитата:
 | To read all of the LBAs remaining on the track containing the target LBA (in this case all LBAs remaining on the cylinder that contains LBA 51237)
 F3 A>S51237
 | 
 "SkToLba, S[LbaHi],[LbaLo],[Offset],[OffsetUnitsOpt],[SkType],[Options]";
 
 0 -  LBA or LBA High.
 If Parameter 1 is not entered, then this parameter contains the 32-bit LBA to
 which the seek is to be performed.If Parameter 1 is entered, then this parameter
 contains the upper 16-bits of the LBA to which the seek is to be performed.
 If Parameter 4 is entered, then the specified LBA is located in the System
 Area, else it's located in the User Area.
 Type: Unsigned 32-bit value, if Parameter 1 is not entered
 Unsigned 16-bit value, if Parameter 1 is entered
 Range: 0 to 0xffffffff, if Parameter 1 is not entered
 0 to 0xffff, if Parameter 1 is entered
 
 |