Block Diagram: Difference between revisions
Appearance
No edit summary |
Added {{stub}}. This article needs more detail. |
||
Line 1: | Line 1: | ||
{{stub}} | |||
The '''Block Diagram''' is the part of a [[VI]] that contains the source code. It normally contains [[GObject class|GObjects]] which include: | The '''Block Diagram''' is the part of a [[VI]] that contains the source code. It normally contains [[GObject class|GObjects]] which include: | ||
*Nodes ([[Add Primitive]], [[Property node|property nodes]], etc). | *Nodes ([[Add Primitive]], [[Property node|property nodes]], etc). |
Revision as of 14:11, 11 May 2020
![]() |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The Block Diagram is the part of a VI that contains the source code. It normally contains GObjects which include:
- Nodes (Add Primitive, property nodes, etc).
- Structures (For Loop, While Loop, Case Structure, etc).
- Wires
- Terminals