這個指令可供管理員使用。
-> set /CH/componentname [prepare_to_remove_action=true] [return_to_service_action=true]
prepare_to_remove_action=true - 使用此特性以備妥要移除的使用中元件。它會將 prepare_to_remove_status
從 NotReady
變更為 Ready
,表示您可以繼續從系統中實際移除這個元件。
return_to_service_action=true - 使用此特性,可在元件實際安裝於系統中之後,使元件重新連線。它會將 prepare_to_remove_status
從 Ready
變更為 NotReady
,表示您已順利安裝這個元件。