Jump to content

SimulationNode class

From LabVIEW Wiki
Revision as of 00:06, 2 September 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name SimulationNode class
Class ID 16474
Scope VI Scripting
Class Inheritance
Class Children

This class has no children.


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

Properties

Show/Hide SimulationNode Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
SimulationNode Properties Table
Property ID Short Name (English) Description R/W RTE
7A5E3C04 SIMConfigNode Returns a reference to the input node for the Control & Simulation Loop. R X
7A5E3C05 SIMOutputNode Returns a reference to the output node for the Control & Simulation Loop. R X
7A5E3C01 SimErrorInDCO R X
7A5E3C02 SimErrorOutDCO R X
7A5E3C00 SimParamDCO R X
7A5E3C03 SimParamDCOOut R X

Methods

No Methods for this class.

Events

No Events for this class.

History

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

See Also