Board.boardname.State

Returns the current Hot Swap state of the board.

Syntax

Board.boardname.State = state

Access

Read-only

Type

String

Details

The following table shows expected values for this keyword:

Argument

Expected values

boardname

Any board name string.

state

Any of the following state names:

  • Extracted

  • OffLine

  • OnLinePending

  • Failed

  • OnLine

  • OffLinePending

  • Unsupported


For more information, refer to Hot Swap state machine.