SimDiagram class

From LabVIEW Wiki
Jump to: navigation, search
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.


The SimDiagram class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide SimDiagram Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
SimDiagram Properties Table
Property ID Long Name (English) Description R/W RTE
790B000CompanionDiagReturns a reference to the companion diagram on a simulation diagram.Read OnlyYes
790B001SimulationParametersSets or returns a variant of the simulation parameters that LabVIEW stores in the configuration file.Read/WriteNo
790B002additionalSimulationPrivateDataRead/WriteYes
790B003FeedthroughMapRead/WriteYes
790B004SimDiagisDirtyRead/WriteYes

Methods

Show/Hide SimDiagram Properties Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
SimDiagram Methods Table
Method ID Long Name (English) Description RTE
790AC00CopyToCompanionYes
790AC01setNodeMapYes
790AC02setSignalMapYes
790AC03Subsystem From SelectionYes

Events

This class has no events or it inherits events from its parent: Diagram Class.


History

Version Change(s)
LabVIEW 2018 More info to come.

See Also