Initiates insertion or extraction of a board. These actions correspond to the user actions of opening and closing the board ejector handles. To initiate extraction, set the keyword to Extract. To initiate insertion, set the keyword to Insert.
Board.boardname.Command = command
Write-only
String
|
Return value |
Description |
|
boardname |
Any board name currently in the NMS OAM database. |
|
command |
Either Insert or Extract |
Board.MyBoard.Command = Insert
This keyword takes effect as soon as it is set.
Board.boardname.Command is a write-only keyword. You cannot query it to learn if a board is inserted or extracted. To determine the Hot Swap state of a board, use Board.boardname.State.