Diagram class: Difference between revisions
Appearance
mNo edit summary |
Replaced with template tables |
||
| Line 8: | Line 8: | ||
==Properties== | ==Properties== | ||
{{VIServerPropsTable|16384}} | |||
{{ | |||
==Methods== | ==Methods== | ||
{{VIServerMethodsTable|16384}} | |||
{{ | |||
==Events== | ==Events== | ||
{{VIServerEventsTable|16384}} | |||
== History == | == History == | ||
{{ambox|text=History information is needed. What changes have | {{ambox|text=History information is needed. What changes have occurred over previous versions?}} | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version | ||
Revision as of 16:35, 8 September 2019
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | Diagram class |
| Class ID | 16384 |
| Scope | VI Scripting |
| Class Inheritance |
|
| Class Children | |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The Diagram class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide Diagram Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Property ID | Long Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 6375801 | Functions[] | Read Only | No | |
| 6375806 | Is Break Point Set | Read/Write | No | |
| 6375807 | Visible Bounds | Returns the visible boundaries of the block diagram. | Read Only | No |
Methods
Show/Hide Diagram Properties Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Long Name (English) | Description | RTE |
|---|---|---|---|
| 6D17C800 | Object From Point | Yes | |
| 6D17C801 | Clean Up Diagram | Reroutes all existing wires and reorders all existing objects on the block diagram. | Yes (Read/Write) |
| 6D17C802 | Default Diagram Clean Up Options | Returns the default values for automatically cleaning up the block diagram. | Yes (Read/Write) |
| 6D17C803 | Create from Data Type (Deprecated) | No | |
| 6D17C804 | Create from Data Type | Creates a control or constant of the data type you specify. LabVIEW always creates a control initially. To change the type of the new object, use the Change to Indicator method. | No |
Events
This class has no events or it inherits events from its parent: AbstractDiagram Class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |