The Xentara SCAPS FCI Driver v1.0
User Manual
Board
See also
I/O Components in the Xentara 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

Accessing Board Elements

See also
Accessing Xentara Elements in the Xentara user manual

Board elements have the following members:

Attributes
keyThe Board’s primary key.
nameThe Board’s name. The name is the last component of the primary key.
UUIDThe unique UUID of the Board.
typeThe Board’s element type. For SCAPS Boards, this is always “SCAPS FCI board device”.
categoryThe Board’s category. For SCAPS Boards, this is always “device”.
deviceStateThe Board’s state as a boolean showing the connection state of the device.
errorThe Board’s connection error if any.
Tasks
reconnectAttempts to reestablish the connection to the device if it is down.
Events
connectedOccurs when the device is connected.
disconnectedOccurs when the device is disconnected.