- Locate and expand the device to be programmed in the "Projects" area of the primary side bar.
- Click Device.efc, and then select EM1 Bus from the drop-down box next to EM Bus Mode on the Device Configurator page to ensure that the connected IO extension modules are of EM1 series.
- Click Device.blockly. The programming page appears on the screen.
- Click "Control", then drag a desired block into the main loop and set the command line.
- Click "Data" or "Variables", then drag desired blocks into the command line as data inputs. Configured I/Os, defined virtual points and added data points are available for selection in the drop-down list.
- Click "Math" or "Logic’, then drag desired blocks for combination with blocks of Data type to control logic.
- Repeat steps 3...5 until all command lines are edited.
NOTICE
- More details about each function block can be found in "Function block".
- You can copy and paste a selected block via shortcuts (Ctrl+C and Ctrl+V) or right-click shortcut menu.
- You can delete a function block by dragging it to the Recycle Bin or pressing the Delete or Backspace key.
- You can add a comment to a function block by right-clicking the function block, selecting "Add Comment" and then clicking to display the speech bubble.