The following are some key points when drawing in BLUE.
For information of BLUE, refer to the following website.
The set up and drawing of each function begins with selecting the item from the Project Explorer.
Settings and content details appear in the document view and properties for any item selected in the Project Explorer.


For information about some of the other workspaces, refer to the following.
In addition to setting fixed values directly for the settings (properties) of a function or object, you can define values indirectly associating with other properties.
The ability to associate a property with other property is called "Data Binding".
For information about Data Binding, refer to the following.
Instead of directly defining device addresses of external devices, indirectly define device addresses (managed using variables). As a result, if you change the external device you do not have to set up the device addresses again for every object and setting. To update the mapping of device addresses, you can use the variable's Import/Export feature.
For information about variables, refer to the following.
Functions are provided so you can efficiently create rich screen interfaces.
For information about the types of screens, refer to the following.
(Example)
Display grids in Document View to draw and adjust your parts so they align vertically or horizontally. By using this feature fine adjustment of the position and size of objects placed on the screen is not required.

A feature known as navigation is provided for automatically creating switches for changing between screens. Creating your own switches becomes unnecessary.
Changing Screens by Navigation
You can program scripts to do things like set up the behavior of a switch, or set operations on a display unit based on a specified condition. Create scripts by combining functions and instruction blocks.

To display the various blocks for creating scripts, from the document view change the design to [Script] and then open the Tool Chest.

For information about scripts, refer to the following.

Data Access Items. After enabling the OPC UA Server or Web Function Settings in the [Data Access] tab, the corresponding icon is displayed.
Accessory items. After setting an accessory in [Accessories], an icon is displayed.
Driver items. After setting a driver in [Driver], an icon is displayed.
You can view and configure the settings of items in the System Architecture.
In the Project Explorer window, go to [System Architecture] and click a node.
In the [System Architecture] window click [Edit] to view and configure settings associated with the node.
Details of the specified driver, accessory, or data access are displayed.