Evaluate Graph

Evaluate Graph is a function graph for collectively sharing processes that can be completed in an instant.

Evaluate Graph can only perform synchronous (complete execution immediately) operations.
It can be used to receive parameters from the caller, perform some processing synchronously, and then return the execution results to the caller.

How to create

Function graph within Logic Controller

  1. Logic Behavior and Logic Asset in the Logic Editor window.
  2. Select the Graphs tab in the side panel.
  3. Click the “+” button in the Functions column.
  4. Select Evaluate Graph from the menu.
  5. You will be in name input mode, so enter your name.
  6. Confirm with Enter key

Evaluate Graph Asset

For details, see Evaluate Graph Asset.

Available nodes

The nodes available in Evaluate Graph are as follows.