|
固件包含2个FLASH代码和许多支持的文件。两个FLASH代码已知是作为工厂代码和用户代码。工厂代码包含所有的串口诊断指令但不是AT接口指令。用户代码包含除了最小的一套串口诊断指令外的所有AT接口指令。
In the ‘Availability’ column, a ‘F’, ‘C’ and ‘B’ indicate the command is available at ‘Factory Code’, ‘Customer Code’ and ‘Both codes’ respectively.
在“可用性”栏,“F”,“C”和“B”显示在“工厂代码”里的可用命令,“用户代码”和“共同代码”分开。
The following is a short list of some of the serial port commands:
下面是一些串口指令的简略清单:
Level T - Certification Tests. 证明测试
Download code 下载代码
Start manufacturing test 开始工厂测试
Set drive ‘Age’ 设置硬盘“年龄”
Commands to read cert logs, read error logs, write test data to flash, etc.
用来读取实在日志,读取错误日志,写入测试数据到FLASH等等的命令。
Level 1 - Memory Control Commands. 内存控制命令。
Commands to display buffer, display memory, set memory, copy buffer to flash, read sysvars from disk, etc.
用来显示缓存,显示内存,设置内存,复制缓存到FLASH,从硬盘读取SYSVARS等等的指令。
Level 2 - Drive Level Commands 硬盘级别指令
A command to configure the cylinders, heads for testing, gives option for random cylinder/head and random data patterns
用来为测试配置柱面,磁头,给出选项来随机柱面/磁头和随机数据模式的指令。
Commands to set data patterns, perform ECC tests, manipulate the error log, dump the sequencer ram.
用来设置数模式,执行ECC测试,处理错误日志, RAM堆栈次序的指令
Commands to do physical to logical conversion, assign skips and alternates, etc.
用来做物理到逻辑转换,分配跳过和轮流等等的指令
Commands to spinup, spindown, seek, read, write, read long, write long, read compare, sleep, set retries, etc.
用来开启主轴电机转动,停转,寻道,读,写,始终读,始终写,读比较,睡眠,设置重试等等的指令
Level 3 - Seeking Commands 寻道指令
Display the zone table 显示区域表
Motor acceleration test
Measure head switch & settling times 调节磁头转换和设置时间
Display head offset 显示磁头的偏移量
Move actuator open loop 移动激励器打开回路
Seek, seek physical, varying length seek test 寻道,物理寻道,改变寻道测试的长度
Latch test 关闭测试
Display position of actuator 显示激励器的位置
Hysteresis test 磁滞测试
Latch Exerciser test 关闭进行的测试
Level 4 - Servo Tracking Commands 伺服跟踪指令
Manipulate a skipped cylinder table 使用一个跳过柱面表
Tracking error test 跟踪错误测试
Display position error signal 显示位置错误信号
Zap servo burst 清除伺服脉冲
Set servo offset 设置伺服偏移量
Set/display tracking gain 设置/显示行进踪 |
|