Creating own program on empty DXR2 controller
Create an empty DXR2 controller in ABT Site
- In ABT Site, go to Configuration > Application configuration.
- In the Templates tab, go to Types in library.
- All unconfigured application types are visible here.
- In the viewlet on the right side, select a DXR2 controller.
- Click Add template to project and confirm with OK.
- An empty DXR2 controller configuration opens.
- Click Duplicating and programming.
- A new application template opens in room programming.
Create own program logic in room programming
- You have created an empty DXR2 controller in ABT Site.
- In Project navigation view, navigate to Rooms folder.
- Right-click %RSegm%, select Open in program and confirm with OK.
- An empty control program opens in CFC editor.
- 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 - 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.
- In TX&on-board I/O folder, drag the I/O device into your own program.
- The DXR2 controller can be configured in Room programming editor.
Working with the Room programming editor