Jump to content

SimDiagram class: Difference between revisions

From LabVIEW Wiki
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.


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 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
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
SimDiagram Methods Table
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

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

See Also