|
The Xentara SCAPS FCI Driver v1.0
User Manual
|
The Board element as an I/O component is the main element of the Xentara SCAPS FCI driver.
The target board commands are exposed as Xentara skill data points in the Xentara model tree.
The board element must define one or more instances of an I/O transaction
Board elements have the following members:
| key | The Board’s primary key. |
| name | The Board’s name. The name is the last component of the primary key. |
| UUID | The unique UUID of the Board. |
| type | The Board’s element type. For SCAPS Boards, this is always “SCAPS FCI board device”. |
| category | The Board’s category. For SCAPS Boards, this is always “device”. |
| deviceState | The Board’s state as a boolean showing the connection state of the device. |
| error | The Board’s connection error if any. |
| reconnect | Attempts to reestablish the connection to the device if it is down. |
| connected | Occurs when the device is connected. |
| disconnected | Occurs when the device is disconnected. |