Skip to content

Add a device to control

fuoar edited this page Apr 10, 2022 · 8 revisions

To add a device, changes must be implemented in three main areas of the block diagram:

  1. initialise device connection
  2. device functionalities
  3. close device connection

Initialise device connection

Add a frame in the developed structure shown below.

Device functionalities

Close device connection

Add a frame in the developed structure shown below.

Clone this wiki locally