set /CH/componentname

這個指令可供管理員使用。

用途

使用此指令準備要進行熱抽換動作的元件。

語法

-> set /CH/componentname [prepare_to_remove_action=true] [return_to_service_action=true]

特性

  • prepare_to_remove_action=true - 使用此特性以備妥要移除的使用中元件。它會將 prepare_to_remove_statusNotReady 變更為 Ready,表示您可以繼續從系統中實際移除這個元件。

  • return_to_service_action=true - 使用此特性,可在元件實際安裝於系統中之後,使元件重新連線。它會將 prepare_to_remove_statusReady 變更為 NotReady,表示您已順利安裝這個元件。

範例

  -> set /CH/PS0 return_to_service_action=true
Set 'return_to_service_action' to 'true'