SimDiagram class
Appearance
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | SimDiagram class |
| Class ID | 16472 |
| Scope | VI Scripting |
| Class Inheritance |
|
| Class Children | This class has no children. |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The SimDiagram class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide SimDiagram 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 |
|---|---|---|---|---|
| 790B000 | CompanionDiag | Returns a reference to the companion diagram on a simulation diagram. | Read Only | Yes |
| 790B001 | SimulationParameters | Sets or returns a variant of the simulation parameters that LabVIEW stores in the configuration file. | Read/Write | No |
| 790B002 | additionalSimulationPrivateData | Read/Write | Yes | |
| 790B003 | FeedthroughMap | Read/Write | Yes | |
| 790B004 | SimDiagisDirty | Read/Write | Yes |
Methods
Show/Hide SimDiagram Properties Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Long Name (English) | Description | RTE |
|---|---|---|---|
| 790AC00 | CopyToCompanion | Yes | |
| 790AC01 | setNodeMap | Yes | |
| 790AC02 | setSignalMap | Yes | |
| 790AC03 | Subsystem From Selection | Yes |
Events
This class has no events or it inherits events from its parent: Diagram Class.
History
| |
History information is needed. What changes have occured over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |