跳到主要内容

identify 命令

使用此命令可使机箱识别 LED 点亮或熄灭,或使其闪烁。

-d 选项可与 -s on 选项配合使用,使 LED 仅在 -d 选项指定的秒数内点亮。在经过该秒数后,LED 将熄灭。

语法:
identify [<em className="ph i">options</em>]
options:
-s <em className="ph i">on/off/blink</em>
-d <em className="ph i">seconds</em>
示例:
system> identify
-s off
system> identify -s on -d 30
ok
system>