Viewer legend

This page introduce how to use viewer page.


Layout

In viewer page, it can be divided into 3 panels:

Navigation panel Information & tools panel
Graph panel

Graph legend

Block

pLocal (including arrtibute) (ParameterLocal abbr.)
Shortcut (Only shortcut output)
bIn / bOut (BehaviorIn / BehaviorOut abbr.)
pIn / pOut (ParameterIn / ParameterOut abbr.)
pTarget (ParameterTarget abbr.)

Building block

Building block (abbr. BB)

All building block can be devided into 2 types: prototype building block and behavior graph

Get Cell

Get Cell

This is a typical prototype building block. Some port are attached into this building block.
pIn and pTarget are at the top, pOut are at the bottom, bIn are on the left, and bOut are on the right.
In the middle of building block, the name of this building block is written in black font, and the name of this building block's prototype is written in white font.

vt2obj

This is a typical behavior graph. It is very similar to prototype building block.
It don't have the name of prototype. Instead, you can click on the name to see what is inside this graph(jump into this graph).

Link

0 bLink (BehaviorLink) pLink (ParameterLink) eLink (ExportParameterLink) 0 Highlight bLink Highlight pLink Highlight eLink

Operation

Properties

Properties can be visited in Information & tools panel. It can display the information of the object currently being double-clicked.

SRectangle/Box Mode(176)

dump.data

0x01, 0x00, 0x00, 0x00

dump.length

4

This is a typical property unit. You may see more than 1 property unit in property list. A property unit may contain more than 1 key-value pair to describe it.
In the first line, the name of the current property unit (actually a pLocal) will be displayed. The number in brackets is CK_ID. If an S is displayed in front of it (as shown in the figure above), then it is also a setting.