SimDiagram class: Difference between revisions
Appearance
Started page |
(No difference)
|
Revision as of 01:39, 28 August 2019
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | class |
| Class ID | {{{1}}} |
| Scope | |
| Class Inheritance |
This class is a top-level class. |
| 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 | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 790B000 | CompDiag | Returns a reference to the companion diagram on a simulation diagram.
Note You must have the LabVIEW Control Design and Simulation Module to add this property to the block diagram. |
R | X |
| 790B003 | FeedthroughMap | R/W | X | |
| 790B004 | SimDiagisDirty | R/W | X | |
| 790B001 | SimulationParameters | Sets or returns a variant of the simulation parameters that LabVIEW stores in the configuration file.
Note You must have the LabVIEW Control Design and Simulation Module to add this property to the block diagram. |
R/W | |
| 790B002 | additionalSDPrivData | R/W | X |
Methods
Show/Hide SimDiagram Methods Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Short Name (English) | Description | RTE |
|---|---|---|---|
| 790AC00 | CopyToCompanion | X | |
| 790AC03 | SubsystemFromSelection | X | |
| 790AC01 | setNodeMap | X | |
| 790AC02 | setSignalMap | X |
Events
No Events for this class.
History
| |
History information is needed. What changes have occured over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |