About device components

A device component (“generically”: DriverDevice) is a second-tier component for any driver, and by default has mandatory (frozen) component slots, such as:

Typically, the property sheet is the default view for a device component—you can access device properties, slots, and its extensions using the device’s property sheet (Figure 4).

Figure 4. Example BacnetDevice property sheet


Example BacnetDevice property sheet


The DriverDevice is also the parent container for all device extensions. As shown in Figure 5, device extensions (e.g. “Points”) are visible under the device when you expand it in the nav tree.

Figure 5. Example BacnetDevice extensions in Nav tree


Example BacnetDevice extensions in Nav tree