Node Programming vs. Blueprint Editor

更新时间:
复制 MD 格式

Blueprint Editor replaces node programming in DataV. The following table summarizes the key differences.

The following table describes how interaction configurations changed after the migration from node programming to Blueprint Editor.

Node programming

Blueprint Editor

Description

Triggers added to the canvas

Upgraded to Branch Judgment.

The trigger name is retained in the node name.

Converters added to the canvas

Upgraded to Serial Data Processing Node.

The converter name is retained in the node name.

Left-side layer pane

Added Nodes pane. Only widgets added from Canvas Editor are displayed. If a widget is removed from Blueprint Editor, it is marked with a red exclamation point and its interactions become invalid.

None.

Left-side rule template

  • Code snippet management: In the DataV console, choose Data Sources > Code Snippets.

  • Add: In the Configuration panel of the logical node, right-click Processing Method to import a saved code snippet.

None.

Preview page in the lower-right corner of the node programming page

Preview is integrated with Canvas Editor preview.

None.

Application function key in the upper-right corner of the node programming page

Integrated with preview. Changes take effect immediately without clicking the application key.

None.

View logs

Upgraded to Debugging Preview Guide.

None.