Representation of shelves and cards in a table and in a tree

Representing objects in a table

Objects of the IltShelf class are represented in a table as follows.
Shelf1.gif
Objects of classes IltCard and IltEmptySlot are represented in a table as follows.
Card_EmptySlot.gif
Objects of the class IltPort are represented in a table as follows.
CardItems.gif
Objects of the class IltLed are represented in a table as follows.
LedTable.gif

Representing objects in a tree

Objects of the classes IltShelf, IltCard, IltPort, and IltLed are represented in a tree as follows.
tinyShelfCardPortLedInTree.gif

Customizing the representation of shelves and cards

For information on how to customize the graphic representation of shelves and cards, refer to Customizing port types.