Creating own program on empty DXR2 controller

Create an empty DXR2 controller in ABT Site

  1. In ABT Site, go to Configuration > Application configuration.
  2. In the Templates tab, go to Types in library.
  3. All unconfigured application types are visible here.
  4. In the viewlet on the right side, select a DXR2 controller.
  5. Click Add template to project and confirm with OK.
  6. An empty DXR2 controller configuration opens.
  7. Click Duplicating and programming.
  8. A new application template opens in room programming.

Create own program logic in room programming

  1. You have created an empty DXR2 controller in ABT Site.
  1. In Project navigation view, navigate to Rooms folder.
  2. Right-click %RSegm%, select Open in program and confirm with OK.
  3. An empty control program opens in CFC editor.
  4. To configure your own program, choose the I/O devices from the Global library you need and drag them into the Room segment editor.
    Adding device
  5. Once you have dragged an I/O device into the Room segment editor, it is available in Project navigation view > TX&on-board I/Os folder.
  6. In TX&on-board I/O folder, drag the I/O device into your own program.
  1. The DXR2 controller can be configured in Room programming editor.
    Working with the Room programming editor