Jump to content

VI Server Class Hierarchy: Difference between revisions

From LabVIEW Wiki
mNo edit summary
mNo edit summary
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{underconstruction}}
The '''VI Server Class Hierarchy''' is the object-oriented organization of all of the classes available in the [[VI Server]].  These classes define all of the elements in the [[G|G language]] and is the backbone for properties, (accessible by [[Property node|property node]]), methods, (accessible by [[Invoke Node|invoke node]]), and events.  The hierarchy consists of the following classes:
{{TOCright}}


The '''VI Server Class Hierarchy''' is the object-oriented organization of all of the classes available in the [[VI Server]].  These classes define all of the elements in the [[G|G language]] and is the backbone for properties, (accessible by [[Property node|property node]]), methods, accessible by ([[Invoke Node|invoke node]]), and events.  The hierarchy consists of the following classes:
== Class Hierarchy Tree View ==
__TOC__
{{#tree:
{| class="wikitable"
*[[Application class|Application]] (ClassID:1 [[VI Server#Basic Development Environment|Basic Development Environment]])
! colspan="2"|Legend
*[[CopyConflict class|CopyConflict]] (ClassID:98 [[VI Server#Private|Private]])
|-
*[[CopyExpert class|CopyExpert]] (ClassID:99 [[VI Server#Private|Private]])
|B
*[[CopyItem class|CopyItem]] (ClassID:97 [[VI Server#Private|Private]])
|[[VI Server#Basic Development Environment|Basic Development Environment]]
*[[CopyOperation class|CopyOperation]] (ClassID:94 [[VI Server#Private|Private]])
|-
*[[Generic class|Generic]] (ClassID:3 [[VI Server#Basic Development Environment|Basic Development Environment]])
|S
**[[Bus class|Bus]] (ClassID:131 [[VI Server#Basic Development Environment|Basic Development Environment]])
|[[VI Server#VI Scripting|VI Scripting]]
**[[ConnectorPane class|ConnectorPane]] (ClassID:56 [[VI Server#VI Scripting|VI Scripting]])
|-
**[[Cursor class|Cursor]] (ClassID:38 [[VI Server#Basic Development Environment|Basic Development Environment]])
|P
**[[FlatSequenceFrame class|FlatSequenceFrame]] (ClassID:16479 [[VI Server#VI Scripting|VI Scripting]])
|[[VI Server#Private|Private]]
***[[TimeSequenceFrame class|TimeSequenceFrame]] (ClassID:16494 [[VI Server#VI Scripting|VI Scripting]])
|-
**[[GObject class|GObject]] (ClassID:36 [[VI Server#Basic Development Environment|Basic Development Environment]])
|B
***[[AbstractDiagram class|AbstractDiagram]] (ClassID:16503 [[VI Server#VI Scripting|VI Scripting]])
|[[VI Server#Deprecated|Deprecated]]
****[[Diagram class|Diagram]] (ClassID:16384 [[VI Server#VI Scripting|VI Scripting]])
|}
*****[[CompanionDiagram class|CompanionDiagram]] (ClassID:16473 [[VI Server#VI Scripting|VI Scripting]])
*****[[ScDiagram class|ScDiagram]] (ClassID:16511 [[VI Server#VI Scripting|VI Scripting]])
*****[[SDF Companion Diagram class|SDF Companion Diagram]] (ClassID:16489 [[VI Server#VI Scripting|VI Scripting]])
*****[[SDFDiagram class|SDFDiagram]] (ClassID:16488 [[VI Server#VI Scripting|VI Scripting]])
*****[[SimDiagram class|SimDiagram]] (ClassID:16472 [[VI Server#VI Scripting|VI Scripting]])
*****[[TopLevelDiagram class|TopLevelDiagram]] (ClassID:16423 [[VI Server#VI Scripting|VI Scripting]])
****[[MathDiagram class|MathDiagram]] (ClassID:16502 [[VI Server#VI Scripting|VI Scripting]])
***[[Constant class|Constant]] (ClassID:16386 [[VI Server#VI Scripting|VI Scripting]])
****[[AbsTimeConstant class|AbsTimeConstant]] (ClassID:16461 [[VI Server#VI Scripting|VI Scripting]])
****[[ArrayConstant class|ArrayConstant]] (ClassID:16388 [[VI Server#VI Scripting|VI Scripting]])
****[[BooleanConstant class|BooleanConstant]] (ClassID:16422 [[VI Server#VI Scripting|VI Scripting]])
****[[ClusterConstant class|ClusterConstant]] (ClassID:16393 [[VI Server#VI Scripting|VI Scripting]])
****[[ColorBoxConstant class|ColorBoxConstant]] (ClassID:16450 [[VI Server#VI Scripting|VI Scripting]])
****[[FixedConstant class|FixedConstant]] (ClassID:16394 [[VI Server#VI Scripting|VI Scripting]])
****[[IONameConstant class|IONameConstant]] (ClassID:16445 [[VI Server#VI Scripting|VI Scripting]])
*****[[DAQChannelNameConstant class|DAQChannelNameConstant]] (ClassID:16447 [[VI Server#VI Scripting|VI Scripting]])
*****[[DAQmxNameConstant class|DAQmxNameConstant]] (ClassID:16457 [[VI Server#VI Scripting|VI Scripting]])
*****[[DSCTagConstant class|DSCTagConstant]] (ClassID:16446 [[VI Server#VI Scripting|VI Scripting]])
*****[[GenClassTagFlatRefConstant class|GenClassTagFlatRefConstant]] (ClassID:16470 [[VI Server#VI Scripting|VI Scripting]])
*****[[GenClassTagRefConstant class|GenClassTagRefConstant]] (ClassID:16460 [[VI Server#VI Scripting|VI Scripting]])
*****[[IVILogicalNameConstant class|IVILogicalNameConstant]] (ClassID:16449 [[VI Server#VI Scripting|VI Scripting]])
*****[[VISAResourceNameConstant class|VISAResourceNameConstant]] (ClassID:16448 [[VI Server#VI Scripting|VI Scripting]])
****[[LabVIEWClassConstant class|LabVIEWClassConstant]] (ClassID:16501 [[VI Server#VI Scripting|VI Scripting]])
****[[MapConstant class|MapConstant]] (ClassID:16553 [[VI Server#VI Scripting|VI Scripting]])
****[[NumericConstant class|NumericConstant]] (ClassID:16389 [[VI Server#VI Scripting|VI Scripting]])
*****[[DigitalNumericConstant class|DigitalNumericConstant]] (ClassID:16390 [[VI Server#VI Scripting|VI Scripting]])
*****[[NamedNumericConstant class|NamedNumericConstant]] (ClassID:16391 [[VI Server#VI Scripting|VI Scripting]])
******[[EnumConstant class|EnumConstant]] (ClassID:16425 [[VI Server#VI Scripting|VI Scripting]])
******[[RingConstant class|RingConstant]] (ClassID:16424 [[VI Server#VI Scripting|VI Scripting]])
****[[PathConstant class|PathConstant]] (ClassID:16387 [[VI Server#VI Scripting|VI Scripting]])
****[[RefNumConstant class|RefNumConstant]] (ClassID:16482 [[VI Server#VI Scripting|VI Scripting]])
*****[[ClassSpecifierConstant class|ClassSpecifierConstant]] (ClassID:16452 [[VI Server#VI Scripting|VI Scripting]])
*****[[GenClassRefConst class|GenClassRefConst]] (ClassID:16529 [[VI Server#VI Scripting|VI Scripting]])
*****[[TypedRefNumConstant class|TypedRefNumConstant]] (ClassID:16538 [[VI Server#VI Scripting|VI Scripting]])
******[[DataValRefNumConstant class|DataValRefNumConstant]] (ClassID:16539 [[VI Server#VI Scripting|VI Scripting]])
****[[SetConstant class|SetConstant]] (ClassID:16552 [[VI Server#VI Scripting|VI Scripting]])
****[[StringConstant class|StringConstant]] (ClassID:16392 [[VI Server#VI Scripting|VI Scripting]])
*****[[ComboBoxConstant class|ComboBoxConstant]] (ClassID:16466 [[VI Server#VI Scripting|VI Scripting]])
***[[Control class|Control]] (ClassID:6 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[AbsTime class|AbsTime]] (ClassID:60 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[ActiveXContainer class|ActiveXContainer]] (ClassID:16 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[Array class|Array]] (ClassID:14 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[Boolean class|Boolean]] (ClassID:8 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[Cluster class|Cluster]] (ClassID:30 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[RadioButtonsControl class|RadioButtonsControl]] (ClassID:72 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[ColorBox class|ColorBox]] (ClassID:7 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[DigitalTable class|DigitalTable]] (ClassID:61 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[GraphChart class|GraphChart]] (ClassID:22 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[IntensityChart class|IntensityChart]] (ClassID:25 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[IntensityGraph class|IntensityGraph]] (ClassID:26 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[MixedSignalGraph class|MixedSignalGraph]] (ClassID:92 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[WaveformChart class|WaveformChart]] (ClassID:23 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[WaveformGraph class|WaveformGraph]] (ClassID:24 [[VI Server#Basic Development Environment|Basic Development Environment]])
******[[DigitalGraph class|DigitalGraph]] (ClassID:121 [[VI Server#Basic Development Environment|Basic Development Environment]])
******[[XYGraph class|XYGraph]] (ClassID:83 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[IOName class|IOName]] (ClassID:28 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[DAQChannelName class|DAQChannelName]] (ClassID:49 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[DAQmxName class|DAQmxName]] (ClassID:57 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[DSCTag class|DSCTag]] (ClassID:48 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[GenClassTagFlatRef class|GenClassTagFlatRef]] (ClassID:122 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[GenClassTagRef class|GenClassTagRef]] (ClassID:67 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[IVILogicalName class|IVILogicalName]] (ClassID:51 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[VISAResourceName class|VISAResourceName]] (ClassID:50 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[LabVIEWClassControl class|LabVIEWClassControl]] (ClassID:102 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[ListBox class|ListBox]] (ClassID:12 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[LVVariant class|LVVariant]] (ClassID:10 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[Map class|Map]] (ClassID:137 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[MixedCheckbox class|MixedCheckbox]] (ClassID:127 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[MulticolumnListbox class|MulticolumnListbox]] (ClassID:46 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[MultiSegmentPipe class|MultiSegmentPipe]] (ClassID:130 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[Numeric class|Numeric]] (ClassID:17 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[ColorRamp class|ColorRamp]] (ClassID:20 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[Digital class|Digital]] (ClassID:18 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[NamedNumeric class|NamedNumeric]] (ClassID:19 [[VI Server#Basic Development Environment|Basic Development Environment]])
******[[Enum class|Enum]] (ClassID:35 [[VI Server#Basic Development Environment|Basic Development Environment]])
******[[Ring class|Ring]] (ClassID:34 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[NumericWithScale class|NumericWithScale]] (ClassID:33 [[VI Server#Basic Development Environment|Basic Development Environment]])
******[[Knob class|Knob]] (ClassID:32 [[VI Server#Basic Development Environment|Basic Development Environment]])
******[[Slide class|Slide]] (ClassID:21 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[PageSelector class|PageSelector]] (ClassID:53 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[TabControl class|TabControl]] (ClassID:55 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[Path class|Path]] (ClassID:11 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[Picture class|Picture]] (ClassID:15 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[Pixmap class|Pixmap]] (ClassID:78 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[PlugInControl class|PlugInControl]] (ClassID:70 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[PlugInDDODummyContainer class|PlugInDDODummyContainer]] (ClassID:71 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[RefNum class|RefNum]] (ClassID:9 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[GenClassRef class|GenClassRef]] (ClassID:68 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[LVObjectRefNum class|LVObjectRefNum]] (ClassID:59 [[VI Server#Basic Development Environment|Basic Development Environment]])
******[[VIRefNum class|VIRefNum]] (ClassID:58 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[TypedRefNum class|TypedRefNum]] (ClassID:44 [[VI Server#Basic Development Environment|Basic Development Environment]])
******[[DataValRefNum class|DataValRefNum]] (ClassID:135 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[SceneGraphDisplay class|SceneGraphDisplay]] (ClassID:100 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[Scrollbar class|Scrollbar]] (ClassID:90 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[Set class|Set]] (ClassID:136 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[String class|String]] (ClassID:27 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[ComboBox class|ComboBox]] (ClassID:29 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[StubDDO class|StubDDO]] (ClassID:132 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[SubPanel class|SubPanel]] (ClassID:65 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[Table class|Table]] (ClassID:13 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[TreeControl class|TreeControl]] (ClassID:66 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[WaveformData class|WaveformData]] (ClassID:47 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[Decoration class|Decoration]] (ClassID:4 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[Text class|Text]] (ClassID:5 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[NumericText class|NumericText]] (ClassID:39 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[FlatSequence class|FlatSequence]] (ClassID:16459 [[VI Server#VI Scripting|VI Scripting]])
****[[TimeFlatSequence class|TimeFlatSequence]] (ClassID:16495 [[VI Server#VI Scripting|VI Scripting]])
***[[FlatSequenceInnerTunnel class|FlatSequenceInnerTunnel]] (ClassID:16480 [[VI Server#VI Scripting|VI Scripting]])
***[[FlatSequenceOuterTunnel class|FlatSequenceOuterTunnel]] (ClassID:16481 [[VI Server#VI Scripting|VI Scripting]])
***[[FormulaParameter class|FormulaParameter]] (ClassID:16396 [[VI Server#VI Scripting|VI Scripting]])
****[[MathScriptNodeParameter class|MathScriptNodeParameter]] (ClassID:16500 [[VI Server#VI Scripting|VI Scripting]])
****[[ScriptNodeParameter class|ScriptNodeParameter]] (ClassID:16464 [[VI Server#VI Scripting|VI Scripting]])
***[[Node class|Node]] (ClassID:16421 [[VI Server#VI Scripting|VI Scripting]])
****[[CallByRef class|CallByRef]] (ClassID:16402 [[VI Server#VI Scripting|VI Scripting]])
****[[ControlReferenceConstant class|ControlReferenceConstant]] (ClassID:16451 [[VI Server#VI Scripting|VI Scripting]])
****[[FeedbackNode class|FeedbackNode]] (ClassID:16522 [[VI Server#VI Scripting|VI Scripting]])
****[[Formula class|Formula]] (ClassID:16409 [[VI Server#VI Scripting|VI Scripting]])
*****[[InlineCNode class|InlineCNode]] (ClassID:16504 [[VI Server#VI Scripting|VI Scripting]])
*****[[MathScriptNode class|MathScriptNode]] (ClassID:16499 [[VI Server#VI Scripting|VI Scripting]])
*****[[ScriptNode class|ScriptNode]] (ClassID:16436 [[VI Server#VI Scripting|VI Scripting]])
****[[Function class|Function]] (ClassID:16400 [[VI Server#VI Scripting|VI Scripting]])
*****[[ArrayToCluster class|ArrayToCluster]] (ClassID:16437 [[VI Server#VI Scripting|VI Scripting]])
*****[[Comparison class|Comparison]] (ClassID:16429 [[VI Server#VI Scripting|VI Scripting]])
******[[InRangeAndCoerce class|InRangeAndCoerce]] (ClassID:16535 [[VI Server#VI Scripting|VI Scripting]])
*****[[FileDialog class|FileDialog]] (ClassID:16492 [[VI Server#VI Scripting|VI Scripting]])
*****[[FlattenUnflattenString class|FlattenUnflattenString]] (ClassID:16432 [[VI Server#VI Scripting|VI Scripting]])
******[[FlattenString class|FlattenString]] (ClassID:16483 [[VI Server#VI Scripting|VI Scripting]])
*****[[GPIBReadWrite class|GPIBReadWrite]] (ClassID:16433 [[VI Server#VI Scripting|VI Scripting]])
*****[[ReadWriteFile class|ReadWriteFile]] (ClassID:16430 [[VI Server#VI Scripting|VI Scripting]])
*****[[TypeCast class|TypeCast]] (ClassID:16431 [[VI Server#VI Scripting|VI Scripting]])
****[[Global class|Global]] (ClassID:16397 [[VI Server#VI Scripting|VI Scripting]])
****[[GrowableFunction class|GrowableFunction]] (ClassID:16410 [[VI Server#VI Scripting|VI Scripting]])
*****[[AssertStructuralTypeMismatchNode class|AssertStructuralTypeMismatchNode]] (ClassID:16551 [[VI Server#VI Scripting|VI Scripting]])
*****[[BuildClusterArray class|BuildClusterArray]] (ClassID:16411 [[VI Server#VI Scripting|VI Scripting]])
*****[[BuildMapNode class|BuildMapNode]] (ClassID:16550 [[VI Server#VI Scripting|VI Scripting]])
*****[[BuildSetNode class|BuildSetNode]] (ClassID:16549 [[VI Server#VI Scripting|VI Scripting]])
*****[[Bundler class|Bundler]] (ClassID:16476 [[VI Server#VI Scripting|VI Scripting]])
******[[BuildArray class|BuildArray]] (ClassID:16414 [[VI Server#VI Scripting|VI Scripting]])
******[[NamedBundler class|NamedBundler]] (ClassID:16415 [[VI Server#VI Scripting|VI Scripting]])
*****[[CallLibrary class|CallLibrary]] (ClassID:16417 [[VI Server#VI Scripting|VI Scripting]])
*****[[CIN class|CIN]] (ClassID:16416 [[VI Server#VI Scripting|VI Scripting]])
*****[[CompoundArithmetic class|CompoundArithmetic]] (ClassID:16412 [[VI Server#VI Scripting|VI Scripting]])
*****[[FormatScanString class|FormatScanString]] (ClassID:16438 [[VI Server#VI Scripting|VI Scripting]])
*****[[IndexArray class|IndexArray]] (ClassID:16413 [[VI Server#VI Scripting|VI Scripting]])
*****[[ObjectFunction class|ObjectFunction]] (ClassID:16418 [[VI Server#VI Scripting|VI Scripting]])
******[[Constructor class|Constructor]] (ClassID:16505 [[VI Server#VI Scripting|VI Scripting]])
******[[Invoke class|Invoke]] (ClassID:16420 [[VI Server#VI Scripting|VI Scripting]])
******[[Property class|Property]] (ClassID:16419 [[VI Server#VI Scripting|VI Scripting]])
*****[[RegisterForEvents class|RegisterForEvents]] (ClassID:16542 [[VI Server#VI Scripting|VI Scripting]])
*****[[Unbundler class|Unbundler]] (ClassID:16477 [[VI Server#VI Scripting|VI Scripting]])
******[[NamedUnbundler class|NamedUnbundler]] (ClassID:16478 [[VI Server#VI Scripting|VI Scripting]])
****[[InPlaceBorderNode class|InPlaceBorderNode]] (ClassID:16517 [[VI Server#VI Scripting|VI Scripting]])
*****[[InPlaceArrayNode class|InPlaceArrayNode]] (ClassID:16518 [[VI Server#VI Scripting|VI Scripting]])
*****[[InPlaceArraySplitNode class|InPlaceArraySplitNode]] (ClassID:16530 [[VI Server#VI Scripting|VI Scripting]])
*****[[InPlaceClusterNode class|InPlaceClusterNode]] (ClassID:16519 [[VI Server#VI Scripting|VI Scripting]])
*****[[InPlaceDataValRefNode class|InPlaceDataValRefNode]] (ClassID:16524 [[VI Server#VI Scripting|VI Scripting]])
*****[[InPlaceElementNode class|InPlaceElementNode]] (ClassID:16521 [[VI Server#VI Scripting|VI Scripting]])
*****[[InPlaceMapNode class|InPlaceMapNode]] (ClassID:16548 [[VI Server#VI Scripting|VI Scripting]])
*****[[InPlaceVariantAttributeNode class|InPlaceVariantAttributeNode]] (ClassID:16544 [[VI Server#VI Scripting|VI Scripting]])
*****[[InPlaceVariantNode class|InPlaceVariantNode]] (ClassID:16520 [[VI Server#VI Scripting|VI Scripting]])
****[[Local class|Local]] (ClassID:16398 [[VI Server#VI Scripting|VI Scripting]])
****[[MathScriptCallByRef class|MathScriptCallByRef]] (ClassID:16523 [[VI Server#VI Scripting|VI Scripting]])
****[[SharedVariableDynamicOpen class|SharedVariableDynamicOpen]] (ClassID:16531 [[VI Server#VI Scripting|VI Scripting]])
****[[SharedVariableDynamicRead class|SharedVariableDynamicRead]] (ClassID:16532 [[VI Server#VI Scripting|VI Scripting]])
****[[SharedVariableDynamicWrite class|SharedVariableDynamicWrite]] (ClassID:16533 [[VI Server#VI Scripting|VI Scripting]])
****[[SharedVariableNode class|SharedVariableNode]] (ClassID:16512 [[VI Server#VI Scripting|VI Scripting]])
****[[StaticVIReference class|StaticVIReference]] (ClassID:16465 [[VI Server#VI Scripting|VI Scripting]])
****[[Structure class|Structure]] (ClassID:16404 [[VI Server#VI Scripting|VI Scripting]])
*****[[ClosureStructureNode class|ClosureStructureNode]] (ClassID:16545 [[VI Server#VI Scripting|VI Scripting]])
*****[[InPlaceElementStructure class|InPlaceElementStructure]] (ClassID:16516 [[VI Server#VI Scripting|VI Scripting]])
*****[[Loop class|Loop]] (ClassID:16405 [[VI Server#VI Scripting|VI Scripting]])
******[[ForLoop class|ForLoop]] (ClassID:16434 [[VI Server#VI Scripting|VI Scripting]])
******[[WhileLoop class|WhileLoop]] (ClassID:16435 [[VI Server#VI Scripting|VI Scripting]])
*******[[TimedLoop class|TimedLoop]] (ClassID:16467 [[VI Server#VI Scripting|VI Scripting]])
*****[[MultiFrameStructure class|MultiFrameStructure]] (ClassID:16406 [[VI Server#VI Scripting|VI Scripting]])
******[[CaseStructure class|CaseStructure]] (ClassID:16408 [[VI Server#VI Scripting|VI Scripting]])
******[[DisableStructure class|DisableStructure]] (ClassID:16487 [[VI Server#VI Scripting|VI Scripting]])
******[[EventStructure class|EventStructure]] (ClassID:16458 [[VI Server#VI Scripting|VI Scripting]])
******[[RaceStructureNode class|RaceStructureNode]] (ClassID:16546 [[VI Server#VI Scripting|VI Scripting]])
******[[Sequence class|Sequence]] (ClassID:16407 [[VI Server#VI Scripting|VI Scripting]])
*******[[ExternalNode class|ExternalNode]] (ClassID:16462 [[VI Server#VI Scripting|VI Scripting]])
******[[TargetStructureNode class|TargetStructureNode]] (ClassID:16543 [[VI Server#VI Scripting|VI Scripting]])
*****[[SimulationNode class|SimulationNode]] (ClassID:16474 [[VI Server#VI Scripting|VI Scripting]])
*****[[StatechartStructureNode class|StatechartStructureNode]] (ClassID:16537 [[VI Server#VI Scripting|VI Scripting]])
******[[ForkNode class|ForkNode]] (ClassID:16509 [[VI Server#VI Scripting|VI Scripting]])
******[[JoinNode class|JoinNode]] (ClassID:16510 [[VI Server#VI Scripting|VI Scripting]])
******[[JunctionNode class|JunctionNode]] (ClassID:16507 [[VI Server#VI Scripting|VI Scripting]])
******[[RegionNode class|RegionNode]] (ClassID:16506 [[VI Server#VI Scripting|VI Scripting]])
******[[StateNode class|StateNode]] (ClassID:16508 [[VI Server#VI Scripting|VI Scripting]])
*****[[SynchronousDataFlowNode class|SynchronousDataFlowNode]] (ClassID:16490 [[VI Server#VI Scripting|VI Scripting]])
*****[[TimedSequence class|TimedSequence]] (ClassID:16496 [[VI Server#VI Scripting|VI Scripting]])
****[[SubVI class|SubVI]] (ClassID:16401 [[VI Server#VI Scripting|VI Scripting]])
*****[[AbstractDynamicDispatch class|AbstractDynamicDispatch]] (ClassID:16526 [[VI Server#VI Scripting|VI Scripting]])
******[[CallParentNode class|CallParentNode]] (ClassID:16528 [[VI Server#VI Scripting|VI Scripting]])
******[[DynamicDispatchSubVI class|DynamicDispatchSubVI]] (ClassID:16527 [[VI Server#VI Scripting|VI Scripting]])
*****[[ConfNode class|ConfNode]] (ClassID:16453 [[VI Server#VI Scripting|VI Scripting]])
*****[[GenericSubVI class|GenericSubVI]] (ClassID:16534 [[VI Server#VI Scripting|VI Scripting]])
*****[[PolymorphicSubVI class|PolymorphicSubVI]] (ClassID:16443 [[VI Server#VI Scripting|VI Scripting]])
****[[TextBaseNode class|TextBaseNode]] (ClassID:16540 [[VI Server#VI Scripting|VI Scripting]])
*****[[ExpressionNode class|ExpressionNode]] (ClassID:16541 [[VI Server#VI Scripting|VI Scripting]])
****[[UnitCast class|UnitCast]] (ClassID:16403 [[VI Server#VI Scripting|VI Scripting]])
****[[XNode class|XNode]] (ClassID:16485 [[VI Server#VI Scripting|VI Scripting]])
*****[[XDataNode class|XDataNode]] (ClassID:16497 [[VI Server#VI Scripting|VI Scripting]])
***[[Pane class|Pane]] (ClassID:75 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[Panel class|Panel]] (ClassID:31 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[PolymorphicVISelector class|PolymorphicVISelector]] (ClassID:16484 [[VI Server#VI Scripting|VI Scripting]])
***[[PropertyItem class|PropertyItem]] (ClassID:16444 [[VI Server#VI Scripting|VI Scripting]])
***[[Scale class|Scale]] (ClassID:40 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[ColorGraphScale class|ColorGraphScale]] (ClassID:43 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[ColorScale class|ColorScale]] (ClassID:41 [[VI Server#Basic Development Environment|Basic Development Environment]])
*****[[RotaryColorScale class|RotaryColorScale]] (ClassID:69 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[GraphScale class|GraphScale]] (ClassID:42 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[SlideScale class|SlideScale]] (ClassID:52 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[SequenceLocal class|SequenceLocal]] (ClassID:16428 [[VI Server#VI Scripting|VI Scripting]])
***[[SimulationDCO class|SimulationDCO]] (ClassID:16475 [[VI Server#VI Scripting|VI Scripting]])
***[[Splitter class|Splitter]] (ClassID:76 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[SynchronousDataFlowDCO class|SynchronousDataFlowDCO]] (ClassID:16491 [[VI Server#VI Scripting|VI Scripting]])
***[[Terminal class|Terminal]] (ClassID:16385 [[VI Server#VI Scripting|VI Scripting]])
****[[ControlTerminal class|ControlTerminal]] (ClassID:16395 [[VI Server#VI Scripting|VI Scripting]])
****[[InnerTerminal class|InnerTerminal]] (ClassID:16441 [[VI Server#VI Scripting|VI Scripting]])
****[[OuterTerminal class|OuterTerminal]] (ClassID:16456 [[VI Server#VI Scripting|VI Scripting]])
****[[ParameterTerminal class|ParameterTerminal]] (ClassID:16514 [[VI Server#VI Scripting|VI Scripting]])
*****[[OverridableParameterTerminal class|OverridableParameterTerminal]] (ClassID:16515 [[VI Server#VI Scripting|VI Scripting]])
***[[TimedStructDCO class|TimedStructDCO]] (ClassID:16493 [[VI Server#VI Scripting|VI Scripting]])
***[[Tunnel class|Tunnel]] (ClassID:16426 [[VI Server#VI Scripting|VI Scripting]])
****[[ConditionalTunnel class|ConditionalTunnel]] (ClassID:16525 [[VI Server#VI Scripting|VI Scripting]])
*****[[SelectorTunnel class|SelectorTunnel]] (ClassID:16486 [[VI Server#VI Scripting|VI Scripting]])
****[[LeftShiftRegister class|LeftShiftRegister]] (ClassID:16442 [[VI Server#VI Scripting|VI Scripting]])
****[[LoopTunnel class|LoopTunnel]] (ClassID:16427 [[VI Server#VI Scripting|VI Scripting]])
****[[RegionTunnel class|RegionTunnel]] (ClassID:16536 [[VI Server#VI Scripting|VI Scripting]])
****[[RightShiftRegister class|RightShiftRegister]] (ClassID:16399 [[VI Server#VI Scripting|VI Scripting]])
***[[Wire class|Wire]] (ClassID:16439 [[VI Server#VI Scripting|VI Scripting]])
**[[MasterWizard class|MasterWizard]] (ClassID:16454 [[VI Server#VI Scripting|VI Scripting]])
**[[Page class|Page]] (ClassID:54 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[Plot class|Plot]] (ClassID:37 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[Probe class|Probe]] (ClassID:16440 [[VI Server#VI Scripting|VI Scripting]])
**[[SubWizard class|SubWizard]] (ClassID:16463 [[VI Server#VI Scripting|VI Scripting]])
***[[CodeWizard class|CodeWizard]] (ClassID:16498 [[VI Server#VI Scripting|VI Scripting]])
***[[ExternalEditorWizard class|ExternalEditorWizard]] (ClassID:16547 [[VI Server#VI Scripting|VI Scripting]])
***[[StateDiagramWizard class|StateDiagramWizard]] (ClassID:16455 [[VI Server#VI Scripting|VI Scripting]])
*[[LVTarget class|LVTarget]] (ClassID:91 [[VI Server#Private|Private]])
*[[Project class|Project]] (ClassID:73 [[VI Server#Basic Development Environment|Basic Development Environment]])
*[[ProjectFilesViewItem class|ProjectFilesViewItem]] (ClassID:133 [[VI Server#Private|Private]])
*[[ProjectItem class|ProjectItem]] (ClassID:74 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[BuildSpecification class|BuildSpecification]] (ClassID:77 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[Library class|Library]] (ClassID:80 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[LVClassLibrary class|LVClassLibrary]] (ClassID:85 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[StatechartLibrary class|StatechartLibrary]] (ClassID:126 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[XInterfaceLibrary class|XInterfaceLibrary]] (ClassID:103 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[XControlLibrary class|XControlLibrary]] (ClassID:88 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[XNodeLibrary class|XNodeLibrary]] (ClassID:89 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[LibraryData class|LibraryData]] (ClassID:125 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[LVClassPropDefFolder class|LVClassPropDefFolder]] (ClassID:134 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[PropertyFolder class|PropertyFolder]] (ClassID:120 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[XPropertyFolder class|XPropertyFolder]] (ClassID:119 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[TargetItem class|TargetItem]] (ClassID:95 [[VI Server#Basic Development Environment|Basic Development Environment]])
*[[ProjectItemType class|ProjectItemType]] (ClassID:96 [[VI Server#Private|Private]])
*[[Provider class|Provider]] (ClassID:93 [[VI Server#Private|Private]])
*[[Scene class|Scene]] (ClassID:123 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[SceneDrawable class|SceneDrawable]] (ClassID:128 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[SceneGeometry class|SceneGeometry]] (ClassID:112 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[SceneBox class|SceneBox]] (ClassID:113 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[SceneCone class|SceneCone]] (ClassID:114 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[SceneCylinder class|SceneCylinder]] (ClassID:115 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[SceneHeightField class|SceneHeightField]] (ClassID:116 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[SceneMesh class|SceneMesh]] (ClassID:118 [[VI Server#Basic Development Environment|Basic Development Environment]])
****[[SceneSphere class|SceneSphere]] (ClassID:117 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[SceneText class|SceneText]] (ClassID:129 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[SceneNode class|SceneNode]] (ClassID:104 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[SceneClipPlane class|SceneClipPlane]] (ClassID:110 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[SceneLight class|SceneLight]] (ClassID:106 [[VI Server#Basic Development Environment|Basic Development Environment]])
***[[SceneObject class|SceneObject]] (ClassID:105 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[SceneTexture class|SceneTexture]] (ClassID:111 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[SceneWindow class|SceneWindow]] (ClassID:84 [[VI Server#Basic Development Environment|Basic Development Environment]])
*[[TagSet class|TagSet]] (ClassID:82 [[VI Server#Private|Private]])
*[[Variable class|Variable]] (ClassID:81 [[VI Server#Basic Development Environment|Basic Development Environment]])
*[[VI class|VI]] (ClassID:2 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[FacadeVI class|FacadeVI]] (ClassID:79 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[MethodVI class|MethodVI]] (ClassID:87 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[PolymorphicVI class|PolymorphicVI]] (ClassID:101 [[VI Server#Basic Development Environment|Basic Development Environment]])
**[[SubsystemVI class|SubsystemVI]] (ClassID:62 [[VI Server#Basic Development Environment|Basic Development Environment]])
}}
[[VI Server Class Hierarchy Table|Click here for a tabular view of this data]]
 
== Programmatic Access to the VI Server Class Hierarchy ==
=== Programmatic Access to the Classes ===
[[File:AllTypes() property.png|frame|AllTypes[] property]]
Through [[VI Scripting]] the entire VI Server Class Hierarchy can be seen by accessing the [[ClassSpecifierConstant class/All Types() property|All Types[] property]] of the [[ClassSpecifierConstant class]].  This property returns an array of clusters with each element of the array representing one class in the hierarchy.  The cluster contains the following four elements about the class:
*Unique ID string - This is the class ID of the class
*Parent ID string - This is the Unique ID string of the Parent this class inherits from
*Class Name (unlocalized) - This is the name of the class in English
*Class Name (localized) - This is the name of the class in the language of the [[Development Environment|LabVIEW Integrated Development Environment (IDE)]]
 
=== Programmatic Access to the Properties ===
[[File:AllProps() property.png|frame|AllProps[] property]]
Through [[VI Scripting]] the all of the properties of a given class can be seen by accessing the [[Property class/All Supported Properties property|All Supported Properties property]] of the [[Property class]].  Start by setting the [[Property node|property node]] to the desired class.  Then, through scripting functions, get the reference to that property node and read the [[Property class/All Supported Properties property|All Supported Properties property]] of it.  It will return an array of clusters with each element of the array representing an acceptable property of the given class or of a class in its inheritance chain.  The cluster contains the following for elements about the property:
*Unique ID string - This is a unique ID for the property
*Data Name - This is the data name of the property
*Short Name (localized) - This is the name of the property as it would appear in a property node in the language of the [[Development Environment|LabVIEW IDE]]
*Long Name (localized) - This is the name of the property as it would appear in a drop-down menus as the property was being selected and is in the language of the [[Development Environment|LabVIEW IDE]]
 
=== Programmatic Access to the Methods ===
[[File:AllMeths() property.png|frame|AllMeths[] property]]
Through [[VI Scripting]] the all of the methods of a given class can be seen by accessing the [[Invoke class/All Supported Methods property|All Supported Methods property]] of the [[Invoke class]].  Start by setting the [[Invoke node|invoke node]] to the desired class.  Then, through scripting functions, get the reference to that invoke node and read the [[Invoke class/All Supported Methods property|All Supported Methods property]] of it.  It will return an array of clusters with each element of the array representing an acceptable method of the given class or of a class in its inheritance chain.  The cluster contains the following for elements about the method:
*Unique ID string - This is a unique ID for the method
*Data Name - This is the data name of the method
*Short Name (localized) - This is the name of the method as it would appear in a invoke node in the language of the [[Development Environment|LabVIEW IDE]]
*Long Name (localized) - This is the name of the method as it would appear in a drop-down menus as the method was being selected and is in the language of the [[Development Environment|LabVIEW IDE]]
 
=== The VI Server Toolkit ===
Use the [https://gpackage.io/packages/@qsi/viservertoolkit VI Server Toolkit] from QSI to easily query the VI Server for Classes, Properties, Methods, and Events information.  (Requires [[VI Scripting]]. The [https://gpackage.io/packages/@qsi/viservertoolkit VI Server Toolkit] is not for use in built applications.)
 
=== The Class Browser ===
 
The [[Class Browser]] is a built-in way to see the VI Server Classes, Properties and Methods.  (See the [[Class Browser]] page for more information.)


== Table View ==
== History ==
{| class="wikitable"
{| class="wikitable"
! VI Server Class
! Version
! ClassID
! Change(s)
! B
! S
! P
! D
|-
|-
|
|[[File:LV2019.png|frameless|border|64x64px|LabVIEW 2019|link=LabVIEW 2019]]
*[[Application class|Application]]
|The [[MapConstant class]], [[SetConstant class]], [[Map class]], [[Set class]], [[AssertStructuralTypeMismatchNode class]], [[BuildMapNode class]], [[BuildSetNode class]], [[InPlaceMapNode class]] was added.  The [[TargetStructureNode class]] was moved from being a child of the [[Structure class]] to being a child of the [[MultiFrameStructure class]]
| 1
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
*[[CopyConflict class|CopyConflict]]
| 98
|
|
| [[VI Server#Private|X]]
|
|-
|
*[[CopyExpert class|CopyExpert]]
| 99
|
|
| [[VI Server#Private|X]]
|
|-
|
*[[CopyItem class|CopyItem]]
| 97
|
|
| [[VI Server#Private|X]]
|
|-
|
*[[CopyOperation class|CopyOperation]]
| 94
|
|
| [[VI Server#Private|X]]
|
|-
|
*[[Generic class|Generic]]
| 3
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[Bus class|Bus]]
| 131
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[ConnectorPane class|ConnectorPane]]
| 56
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:*[[Cursor class|Cursor]]
| 38
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[FlatSequenceFrame class|FlatSequenceFrame]]
| 16479
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[TimeSequenceFrame class|TimeSequenceFrame]]
| 16494
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:*[[GObject class|GObject]]
| 36
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[AbstractDiagram class|AbstractDiagram]]
| 16503
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[Diagram class|Diagram]]
| 16384
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[CompanionDiagram class|CompanionDiagram]]
| 16473
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[ScDiagram class|ScDiagram]]
| 16511
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[SDF Companion Diagram class|SDF Companion Diagram]]
| 16489
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[SDFDiagram class|SDFDiagram]]
| 16488
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[SimDiagram class|SimDiagram]]
| 16472
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[TopLevelDiagram class|TopLevelDiagram]]
| 16423
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[MathDiagram class|MathDiagram]]
| 16502
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[Constant class|Constant]]
| 16386
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[AbsTimeConstant class|AbsTimeConstant]]
| 16461
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[ArrayConstant class|ArrayConstant]]
| 16388
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[BooleanConstant class|BooleanConstant]]
| 16422
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[ClusterConstant class|ClusterConstant]]
| 16393
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[ColorBoxConstant class|ColorBoxConstant]]
| 16450
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[FixedConstant class|FixedConstant]]
| 16394
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[IONameConstant class|IONameConstant]]
| 16445
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[DAQChannelNameConstant class|DAQChannelNameConstant]]
| 16447
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[DAQmxNameConstant class|DAQmxNameConstant]]
| 16457
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[DSCTagConstant class|DSCTagConstant]]
| 16446
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[GenClassTagFlatRefConstant class|GenClassTagFlatRefConstant]]
| 16470
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[GenClassTagRefConstant class|GenClassTagRefConstant]]
| 16460
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[IVILogicalNameConstant class|IVILogicalNameConstant]]
| 16449
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[VISAResourceNameConstant class|VISAResourceNameConstant]]
| 16448
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[LabVIEWClassConstant class|LabVIEWClassConstant]]
| 16501
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[NumericConstant class|NumericConstant]]
| 16389
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[DigitalNumericConstant class|DigitalNumericConstant]]
| 16390
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[NamedNumericConstant class|NamedNumericConstant]]
| 16391
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[EnumConstant class|EnumConstant]]
| 16425
|  
| [[VI Server#VI Scripting|X]]
|  
|
|-
|
:::::*[[RingConstant class|RingConstant]]  
| 16424
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[PathConstant class|PathConstant]]  
| 16387
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[RefNumConstant class|RefNumConstant]]  
| 16482
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[ClassSpecifierConstant class|ClassSpecifierConstant]]  
| 16452
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[GenClassRefConst class|GenClassRefConst]]  
| 16529
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[TypedRefNumConstant class|TypedRefNumConstant]]  
| 16538
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[DataValRefNumConstant class|DataValRefNumConstant]]  
| 16539
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[StringConstant class|StringConstant]]  
| 16392
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[ComboBoxConstant class|ComboBoxConstant]]
| 16466
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[Control class|Control]]  
| 6
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[AbsTime class|AbsTime]]
| 60
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[ActiveXContainer class|ActiveXContainer]]
| 16
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[Array class|Array]]
| 14
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[Boolean class|Boolean]]
| 8
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[Cluster class|Cluster]]
| 30
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[RadioButtonsControl class|RadioButtonsControl]]
| 72
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[ColorBox class|ColorBox]]  
| 7
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[DigitalTable class|DigitalTable]]
| 61
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[GraphChart class|GraphChart]]
| 22
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[IntensityChart class|IntensityChart]]
| 25
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[IntensityGraph class|IntensityGraph]]
| 26
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[MixedSignalGraph class|MixedSignalGraph]]
| 92
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[WaveformChart class|WaveformChart]]
| 23
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[WaveformGraph class|WaveformGraph]]
| 24
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::::*[[DigitalGraph class|DigitalGraph]]
| 121
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::::*[[XYGraph class|XYGraph]]
| 83
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[IOName class|IOName]]
| 28
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[DAQChannelName class|DAQChannelName]]
| 49
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[DAQmxName class|DAQmxName]]
| 57
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[DSCTag class|DSCTag]]
| 48
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[GenClassTagFlatRef class|GenClassTagFlatRef]]
| 122
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[GenClassTagRef class|GenClassTagRef]]
| 67
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[IVILogicalName class|IVILogicalName]]
| 51
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[VISAResourceName class|VISAResourceName]]
| 50
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[LabVIEWClassControl class|LabVIEWClassControl]]
| 102
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[ListBox class|ListBox]]
| 12
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[LVVariant class|LVVariant]]
| 10
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[MixedCheckbox class|MixedCheckbox]]
| 127
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[MulticolumnListbox class|MulticolumnListbox]]
| 46
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[MultiSegmentPipe class|MultiSegmentPipe]]
| 130
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[Numeric class|Numeric]]
| 17
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[ColorRamp class|ColorRamp]]
| 20
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[Digital class|Digital]]
| 18
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[NamedNumeric class|NamedNumeric]]
| 19
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::::*[[Enum class|Enum]]
| 35
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::::*[[Ring class|Ring]]
| 34
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[NumericWithScale class|NumericWithScale]]
| 33
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::::*[[Knob class|Knob]]
| 32
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::::*[[Slide class|Slide]]
| 21
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[PageSelector class|PageSelector]]
| 53
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[TabControl class|TabControl]]
| 55
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[Path class|Path]]
| 11
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[Picture class|Picture]]
| 15
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[Pixmap class|Pixmap]]
| 78
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[PlugInControl class|PlugInControl]]
| 70
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[PlugInDDODummyContainer class|PlugInDDODummyContainer]]
| 71
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[RefNum class|RefNum]]
| 9
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[GenClassRef class|GenClassRef]]
| 68
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[LVObjectRefNum class|LVObjectRefNum]]
| 59
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::::*[[VIRefNum class|VIRefNum]]
| 58
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[TypedRefNum class|TypedRefNum]]
| 44
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::::*[[DataValRefNum class|DataValRefNum]]
| 135
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[SceneGraphDisplay class|SceneGraphDisplay]]
| 100
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[Scrollbar class|Scrollbar]]
| 90
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[String class|String]]
| 27
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[ComboBox class|ComboBox]]
| 29
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[StubDDO class|StubDDO]]
| 132
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[SubPanel class|SubPanel]]
| 65
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[Table class|Table]]
| 13
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[TreeControl class|TreeControl]]
| 66
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[WaveformData class|WaveformData]]
| 47
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[Decoration class|Decoration]]
| 4
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[Text class|Text]]
| 5
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[NumericText class|NumericText]]
| 39
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[FlatSequence class|FlatSequence]]
| 16459
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[TimeFlatSequence class|TimeFlatSequence]]
| 16495
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[FlatSequenceInnerTunnel class|FlatSequenceInnerTunnel]]
| 16480
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[FlatSequenceOuterTunnel class|FlatSequenceOuterTunnel]]
| 16481
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[FormulaParameter class|FormulaParameter]]
| 16396
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[MathScriptNodeParameter class|MathScriptNodeParameter]]
| 16500
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[ScriptNodeParameter class|ScriptNodeParameter]]
| 16464
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[Node class|Node]]
| 16421
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[CallByRef class|CallByRef]]
| 16402
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[ControlReferenceConstant class|ControlReferenceConstant]]
| 16451
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[FeedbackNode class|FeedbackNode]]
| 16522
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[Formula class|Formula]]
| 16409
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[InlineCNode class|InlineCNode]]
| 16504
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[MathScriptNode class|MathScriptNode]]
| 16499
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[ScriptNode class|ScriptNode]]
| 16436
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[Function class|Function]]
| 16400
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[ArrayToCluster class|ArrayToCluster]]
| 16437
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[Comparison class|Comparison]]
| 16429
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[InRangeAndCoerce class|InRangeAndCoerce]]
| 16535
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[FileDialog class|FileDialog]]
| 16492
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[FlattenUnflattenString class|FlattenUnflattenString]]
| 16432
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[FlattenString class|FlattenString]]
| 16483
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[GPIBReadWrite class|GPIBReadWrite]]
| 16433
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[ReadWriteFile class|ReadWriteFile]]
| 16430
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[TypeCast class|TypeCast]]
| 16431
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[Global class|Global]]
| 16397
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[GrowableFunction class|GrowableFunction]]
| 16410
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[BuildClusterArray class|BuildClusterArray]]
| 16411
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[Bundler class|Bundler]]
| 16476
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[BuildArray class|BuildArray]]
| 16414
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[NamedBundler class|NamedBundler]]
| 16415
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[CallLibrary class|CallLibrary]]
| 16417
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[CIN class|CIN]]
| 16416
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[CompoundArithmetic class|CompoundArithmetic]]
| 16412
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[FormatScanString class|FormatScanString]]
| 16438
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[IndexArray class|IndexArray]]
| 16413
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[ObjectFunction class|ObjectFunction]]
| 16418
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[Constructor class|Constructor]]
| 16505
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[Invoke class|Invoke]]
| 16420
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|-
|
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
:::::*[[Property class|Property]]  
|The [[ExternalEditorWizard class]] was added.
| 16419
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|-
|
|[[File:LV2016.png|frameless|border|64x64px|LabVIEW 2016|link=LabVIEW 2016]]
::::*[[RegisterForEvents class|RegisterForEvents]]  
|The [[InPlaceVariantAttributeNode class]], [[ClosureStructureNode class]], [[RaceStructureNode class]], and [[TargetStructureNode class]] was added.
| 16542
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|-
|
|[[File:LV8-2013.png|frameless|border|64x64px|LabVIEW 2010|link=LabVIEW 2010]]
::::*[[Unbundler class|Unbundler]]  
|[[VI Scripting]] officially released and supported in [[LabVIEW 2010]].
| 16477
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|-
|
|[[File:LV8-2013.png|frameless|border|64x64px|LabVIEW 2009|link=LabVIEW 2009]]
:::::*[[NamedUnbundler class|NamedUnbundler]]
|Early entry for [[VI Scripting]] downloadable from the [http://sine.ni.com/nips/cds/view/p/lang/en/nid/209110 NI Tools Network] for [[LabVIEW 8.6]] and [[LabVIEW 2009]].
| 16478
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[InPlaceBorderNode class|InPlaceBorderNode]]
| 16517
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[InPlaceArrayNode class|InPlaceArrayNode]]
| 16518
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[InPlaceArraySplitNode class|InPlaceArraySplitNode]]
| 16530
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[InPlaceClusterNode class|InPlaceClusterNode]]
| 16519
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[InPlaceDataValRefNode class|InPlaceDataValRefNode]]
| 16524
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[InPlaceElementNode class|InPlaceElementNode]]
| 16521
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[InPlaceVariantAttributeNode class|InPlaceVariantAttributeNode]]
| 16544
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[InPlaceVariantNode class|InPlaceVariantNode]]
| 16520
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[Local class|Local]]
| 16398
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[MathScriptCallByRef class|MathScriptCallByRef]]
| 16523
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[SharedVariableDynamicOpen class|SharedVariableDynamicOpen]]
| 16531
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[SharedVariableDynamicRead class|SharedVariableDynamicRead]]
| 16532
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[SharedVariableDynamicWrite class|SharedVariableDynamicWrite]]
| 16533
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[SharedVariableNode class|SharedVariableNode]]
| 16512
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[StaticVIReference class|StaticVIReference]]
| 16465
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[Structure class|Structure]]
| 16404
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[ClosureStructureNode class|ClosureStructureNode]]
| 16545
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[InPlaceElementStructure class|InPlaceElementStructure]]
| 16516
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[Loop class|Loop]]
| 16405
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[ForLoop class|ForLoop]]
| 16434
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[WhileLoop class|WhileLoop]]
| 16435
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::::*[[TimedLoop class|TimedLoop]]
| 16467
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[MultiFrameStructure class|MultiFrameStructure]]
| 16406
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[CaseStructure class|CaseStructure]]
| 16408
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[DisableStructure class|DisableStructure]]
| 16487
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[EventStructure class|EventStructure]]
| 16458
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[RaceStructureNode class|RaceStructureNode]]
| 16546
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[Sequence class|Sequence]]
| 16407
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::::*[[ExternalNode class|ExternalNode]]
| 16462
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[SimulationNode class|SimulationNode]]
| 16474
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[StatechartStructureNode class|StatechartStructureNode]]
| 16537
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[ForkNode class|ForkNode]]
| 16509
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[JoinNode class|JoinNode]]
| 16510
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[JunctionNode class|JunctionNode]]
| 16507
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[RegionNode class|RegionNode]]
| 16506
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[StateNode class|StateNode]]
| 16508
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[SynchronousDataFlowNode class|SynchronousDataFlowNode]]
| 16490
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[TargetStructureNode class|TargetStructureNode]]
| 16543
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[TimedSequence class|TimedSequence]]
| 16496
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[SubVI class|SubVI]]
| 16401
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[AbstractDynamicDispatch class|AbstractDynamicDispatch]]
| 16526
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[CallParentNode class|CallParentNode]]
| 16528
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::::*[[DynamicDispatchSubVI class|DynamicDispatchSubVI]]
| 16527
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[ConfNode class|ConfNode]]
| 16453
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[GenericSubVI class|GenericSubVI]]
| 16534
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[PolymorphicSubVI class|PolymorphicSubVI]]
| 16443
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[TextBaseNode class|TextBaseNode]]
| 16540
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[ExpressionNode class|ExpressionNode]]
| 16541
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[UnitCast class|UnitCast]]
| 16403
|  
| [[VI Server#VI Scripting|X]]
|  
|
|-
|
:::*[[XNode class|XNode]]
| 16485
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[XDataNode class|XDataNode]]
| 16497
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[Pane class|Pane]]
| 75
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[Panel class|Panel]]  
| 31
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[PolymorphicVISelector class|PolymorphicVISelector]]
| 16484
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[PropertyItem class|PropertyItem]]
| 16444
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[Scale class|Scale]]
| 40
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[ColorGraphScale class|ColorGraphScale]]
| 43
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[ColorScale class|ColorScale]]
| 41
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::::*[[RotaryColorScale class|RotaryColorScale]]
| 69
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[GraphScale class|GraphScale]]
| 42
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[SlideScale class|SlideScale]]
| 52
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[SequenceLocal class|SequenceLocal]]
| 16428
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[SimulationDCO class|SimulationDCO]]
| 16475
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[Splitter class|Splitter]]
| 76
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[SynchronousDataFlowDCO class|SynchronousDataFlowDCO]]
| 16491
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[Terminal class|Terminal]]
| 16385
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[ControlTerminal class|ControlTerminal]]
| 16395
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[InnerTerminal class|InnerTerminal]]
| 16441
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[OuterTerminal class|OuterTerminal]]
| 16456
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[ParameterTerminal class|ParameterTerminal]]
| 16514
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[OverridableParameterTerminal class|OverridableParameterTerminal]]
| 16515
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[TimedStructDCO class|TimedStructDCO]]
| 16493
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[Tunnel class|Tunnel]]
| 16426
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[ConditionalTunnel class|ConditionalTunnel]]
| 16525
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::::*[[SelectorTunnel class|SelectorTunnel]]
| 16486
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[LeftShiftRegister class|LeftShiftRegister]]
| 16442
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[LoopTunnel class|LoopTunnel]]
| 16427
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[RegionTunnel class|RegionTunnel]]
| 16536
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:::*[[RightShiftRegister class|RightShiftRegister]]
| 16399
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[Wire class|Wire]]
| 16439
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:*[[MasterWizard class|MasterWizard]]
| 16454
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:*[[Page class|Page]]
| 54
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[Plot class|Plot]]
| 37
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[Probe class|Probe]]
| 16440
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
:*[[SubWizard class|SubWizard]]
| 16463
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[CodeWizard class|CodeWizard]]
| 16498
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[ExternalEditorWizard class|ExternalEditorWizard]]
| 16547
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
::*[[StateDiagramWizard class|StateDiagramWizard]]
| 16455
|
| [[VI Server#VI Scripting|X]]
|
|
|-
|
*[[LVTarget class|LVTarget]]
| 91
|
|
| [[VI Server#Private|X]]
|
|-
|
*[[Project class|Project]]
| 73
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
*[[ProjectFilesViewItem class|ProjectFilesViewItem]]
| 133
|
|
| [[VI Server#Private|X]]
|
|-
|
*[[ProjectItem class|ProjectItem]]
| 74
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[BuildSpecification class|BuildSpecification]]
| 77
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[Library class|Library]]
| 80
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[LVClassLibrary class|LVClassLibrary]]
| 85
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[StatechartLibrary class|StatechartLibrary]]
| 126
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[XInterfaceLibrary class|XInterfaceLibrary]]
| 103
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[XControlLibrary class|XControlLibrary]]
| 88
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[XNodeLibrary class|XNodeLibrary]]
| 89
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[LibraryData class|LibraryData]]
| 125
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[LVClassPropDefFolder class|LVClassPropDefFolder]]
| 134
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[PropertyFolder class|PropertyFolder]]
| 120
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[XPropertyFolder class|XPropertyFolder]]
| 119
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[TargetItem class|TargetItem]]
| 95
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
*[[ProjectItemType class|ProjectItemType]]
| 96
|
|
| [[VI Server#Private|X]]
|
|-
|
*[[Provider class|Provider]]
| 93
|
|
| [[VI Server#Private|X]]
|
|-
|
*[[Scene class|Scene]]
| 123
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[SceneDrawable class|SceneDrawable]]
| 128
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[SceneGeometry class|SceneGeometry]]
| 112
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[SceneBox class|SceneBox]]
| 113
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[SceneCone class|SceneCone]]
| 114
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[SceneCylinder class|SceneCylinder]]
| 115
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[SceneHeightField class|SceneHeightField]]
| 116
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[SceneMesh class|SceneMesh]]
| 118
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:::*[[SceneSphere class|SceneSphere]]
| 117
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[SceneText class|SceneText]]
| 129
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[SceneNode class|SceneNode]]
| 104
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[SceneClipPlane class|SceneClipPlane]]
| 110
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[SceneLight class|SceneLight]]
| 106
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
::*[[SceneObject class|SceneObject]]
| 105
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[SceneTexture class|SceneTexture]]
| 111
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[SceneWindow class|SceneWindow]]
| 84
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
*[[TagSet class|TagSet]]
| 82
|
|
| [[VI Server#Private|X]]
|
|-
|
*[[Variable class|Variable]]
| 81
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
*[[VI class|VI]]
| 2
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[FacadeVI class|FacadeVI]]
| 79
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[MethodVI class|MethodVI]]
| 87
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[PolymorphicVI class|PolymorphicVI]]
| 101
| [[VI Server#Basic Development Environment|X]]
|
|
|
|-
|
:*[[SubsystemVI class|SubsystemVI]]
| 62
| [[VI Server#Basic Development Environment|X]]
|
|
|
|}
|}
== Bulleted List View ==
*[[Application class|Application]] (ClassID:1 [[VI Server#Basic Development Environment|B]])
*[[CopyConflict class|CopyConflict]] (ClassID:98 [[VI Server#Private|P]])
*[[CopyExpert class|CopyExpert]] (ClassID:99 [[VI Server#Private|P]])
*[[CopyItem class|CopyItem]] (ClassID:97 [[VI Server#Private|P]])
*[[CopyOperation class|CopyOperation]] (ClassID:94 [[VI Server#Private|P]])
*[[Generic class|Generic]] (ClassID:3 [[VI Server#Basic Development Environment|B]])
**[[Bus class|Bus]] (ClassID:131 [[VI Server#Basic Development Environment|B]])
**[[ConnectorPane class|ConnectorPane]] (ClassID:56 [[VI Server#VI Scripting|S]])
**[[Cursor class|Cursor]] (ClassID:38 [[VI Server#Basic Development Environment|B]])
**[[FlatSequenceFrame class|FlatSequenceFrame]] (ClassID:16479 [[VI Server#VI Scripting|S]])
***[[TimeSequenceFrame class|TimeSequenceFrame]] (ClassID:16494 [[VI Server#VI Scripting|S]])
**[[GObject class|GObject]] (ClassID:36 [[VI Server#Basic Development Environment|B]])
***[[AbstractDiagram class|AbstractDiagram]] (ClassID:16503 [[VI Server#VI Scripting|S]])
****[[Diagram class|Diagram]] (ClassID:16384 [[VI Server#VI Scripting|S]])
*****[[CompanionDiagram class|CompanionDiagram]] (ClassID:16473 [[VI Server#VI Scripting|S]])
*****[[ScDiagram class|ScDiagram]] (ClassID:16511 [[VI Server#VI Scripting|S]])
*****[[SDF Companion Diagram class|SDF Companion Diagram]] (ClassID:16489 [[VI Server#VI Scripting|S]])
*****[[SDFDiagram class|SDFDiagram]] (ClassID:16488 [[VI Server#VI Scripting|S]])
*****[[SimDiagram class|SimDiagram]] (ClassID:16472 [[VI Server#VI Scripting|S]])
*****[[TopLevelDiagram class|TopLevelDiagram]] (ClassID:16423 [[VI Server#VI Scripting|S]])
****[[MathDiagram class|MathDiagram]] (ClassID:16502 [[VI Server#VI Scripting|S]])
***[[Constant class|Constant]] (ClassID:16386 [[VI Server#VI Scripting|S]])
****[[AbsTimeConstant class|AbsTimeConstant]] (ClassID:16461 [[VI Server#VI Scripting|S]])
****[[ArrayConstant class|ArrayConstant]] (ClassID:16388 [[VI Server#VI Scripting|S]])
****[[BooleanConstant class|BooleanConstant]] (ClassID:16422 [[VI Server#VI Scripting|S]])
****[[ClusterConstant class|ClusterConstant]] (ClassID:16393 [[VI Server#VI Scripting|S]])
****[[ColorBoxConstant class|ColorBoxConstant]] (ClassID:16450 [[VI Server#VI Scripting|S]])
****[[FixedConstant class|FixedConstant]] (ClassID:16394 [[VI Server#VI Scripting|S]])
****[[IONameConstant class|IONameConstant]] (ClassID:16445 [[VI Server#VI Scripting|S]])
*****[[DAQChannelNameConstant class|DAQChannelNameConstant]] (ClassID:16447 [[VI Server#VI Scripting|S]])
*****[[DAQmxNameConstant class|DAQmxNameConstant]] (ClassID:16457 [[VI Server#VI Scripting|S]])
*****[[DSCTagConstant class|DSCTagConstant]] (ClassID:16446 [[VI Server#VI Scripting|S]])
*****[[GenClassTagFlatRefConstant class|GenClassTagFlatRefConstant]] (ClassID:16470 [[VI Server#VI Scripting|S]])
*****[[GenClassTagRefConstant class|GenClassTagRefConstant]] (ClassID:16460 [[VI Server#VI Scripting|S]])
*****[[IVILogicalNameConstant class|IVILogicalNameConstant]] (ClassID:16449 [[VI Server#VI Scripting|S]])
*****[[VISAResourceNameConstant class|VISAResourceNameConstant]] (ClassID:16448 [[VI Server#VI Scripting|S]])
****[[LabVIEWClassConstant class|LabVIEWClassConstant]] (ClassID:16501 [[VI Server#VI Scripting|S]])
****[[NumericConstant class|NumericConstant]] (ClassID:16389 [[VI Server#VI Scripting|S]])
*****[[DigitalNumericConstant class|DigitalNumericConstant]] (ClassID:16390 [[VI Server#VI Scripting|S]])
*****[[NamedNumericConstant class|NamedNumericConstant]] (ClassID:16391 [[VI Server#VI Scripting|S]])
******[[EnumConstant class|EnumConstant]] (ClassID:16425 [[VI Server#VI Scripting|S]])
******[[RingConstant class|RingConstant]] (ClassID:16424 [[VI Server#VI Scripting|S]])
****[[PathConstant class|PathConstant]] (ClassID:16387 [[VI Server#VI Scripting|S]])
****[[RefNumConstant class|RefNumConstant]] (ClassID:16482 [[VI Server#VI Scripting|S]])
*****[[ClassSpecifierConstant class|ClassSpecifierConstant]] (ClassID:16452 [[VI Server#VI Scripting|S]])
*****[[GenClassRefConst class|GenClassRefConst]] (ClassID:16529 [[VI Server#VI Scripting|S]])
*****[[TypedRefNumConstant class|TypedRefNumConstant]] (ClassID:16538 [[VI Server#VI Scripting|S]])
******[[DataValRefNumConstant class|DataValRefNumConstant]] (ClassID:16539 [[VI Server#VI Scripting|S]])
****[[StringConstant class|StringConstant]] (ClassID:16392 [[VI Server#VI Scripting|S]])
*****[[ComboBoxConstant class|ComboBoxConstant]] (ClassID:16466 [[VI Server#VI Scripting|S]])
***[[Control class|Control]] (ClassID:6 [[VI Server#Basic Development Environment|B]])
****[[AbsTime class|AbsTime]] (ClassID:60 [[VI Server#Basic Development Environment|B]])
****[[ActiveXContainer class|ActiveXContainer]] (ClassID:16 [[VI Server#Basic Development Environment|B]])
****[[Array class|Array]] (ClassID:14 [[VI Server#Basic Development Environment|B]])
****[[Boolean class|Boolean]] (ClassID:8 [[VI Server#Basic Development Environment|B]])
****[[Cluster class|Cluster]] (ClassID:30 [[VI Server#Basic Development Environment|B]])
*****[[RadioButtonsControl class|RadioButtonsControl]] (ClassID:72 [[VI Server#Basic Development Environment|B]])
****[[ColorBox class|ColorBox]] (ClassID:7 [[VI Server#Basic Development Environment|B]])
****[[DigitalTable class|DigitalTable]] (ClassID:61 [[VI Server#Basic Development Environment|B]])
****[[GraphChart class|GraphChart]] (ClassID:22 [[VI Server#Basic Development Environment|B]])
*****[[IntensityChart class|IntensityChart]] (ClassID:25 [[VI Server#Basic Development Environment|B]])
*****[[IntensityGraph class|IntensityGraph]] (ClassID:26 [[VI Server#Basic Development Environment|B]])
*****[[MixedSignalGraph class|MixedSignalGraph]] (ClassID:92 [[VI Server#Basic Development Environment|B]])
*****[[WaveformChart class|WaveformChart]] (ClassID:23 [[VI Server#Basic Development Environment|B]])
*****[[WaveformGraph class|WaveformGraph]] (ClassID:24 [[VI Server#Basic Development Environment|B]])
******[[DigitalGraph class|DigitalGraph]] (ClassID:121 [[VI Server#Basic Development Environment|B]])
******[[XYGraph class|XYGraph]] (ClassID:83 [[VI Server#Basic Development Environment|B]])
****[[IOName class|IOName]] (ClassID:28 [[VI Server#Basic Development Environment|B]])
*****[[DAQChannelName class|DAQChannelName]] (ClassID:49 [[VI Server#Basic Development Environment|B]])
*****[[DAQmxName class|DAQmxName]] (ClassID:57 [[VI Server#Basic Development Environment|B]])
*****[[DSCTag class|DSCTag]] (ClassID:48 [[VI Server#Basic Development Environment|B]])
*****[[GenClassTagFlatRef class|GenClassTagFlatRef]] (ClassID:122 [[VI Server#Basic Development Environment|B]])
*****[[GenClassTagRef class|GenClassTagRef]] (ClassID:67 [[VI Server#Basic Development Environment|B]])
*****[[IVILogicalName class|IVILogicalName]] (ClassID:51 [[VI Server#Basic Development Environment|B]])
*****[[VISAResourceName class|VISAResourceName]] (ClassID:50 [[VI Server#Basic Development Environment|B]])
****[[LabVIEWClassControl class|LabVIEWClassControl]] (ClassID:102 [[VI Server#Basic Development Environment|B]])
****[[ListBox class|ListBox]] (ClassID:12 [[VI Server#Basic Development Environment|B]])
****[[LVVariant class|LVVariant]] (ClassID:10 [[VI Server#Basic Development Environment|B]])
****[[MixedCheckbox class|MixedCheckbox]] (ClassID:127 [[VI Server#Basic Development Environment|B]])
****[[MulticolumnListbox class|MulticolumnListbox]] (ClassID:46 [[VI Server#Basic Development Environment|B]])
****[[MultiSegmentPipe class|MultiSegmentPipe]] (ClassID:130 [[VI Server#Basic Development Environment|B]])
****[[Numeric class|Numeric]] (ClassID:17 [[VI Server#Basic Development Environment|B]])
*****[[ColorRamp class|ColorRamp]] (ClassID:20 [[VI Server#Basic Development Environment|B]])
*****[[Digital class|Digital]] (ClassID:18 [[VI Server#Basic Development Environment|B]])
*****[[NamedNumeric class|NamedNumeric]] (ClassID:19 [[VI Server#Basic Development Environment|B]])
******[[Enum class|Enum]] (ClassID:35 [[VI Server#Basic Development Environment|B]])
******[[Ring class|Ring]] (ClassID:34 [[VI Server#Basic Development Environment|B]])
*****[[NumericWithScale class|NumericWithScale]] (ClassID:33 [[VI Server#Basic Development Environment|B]])
******[[Knob class|Knob]] (ClassID:32 [[VI Server#Basic Development Environment|B]])
******[[Slide class|Slide]] (ClassID:21 [[VI Server#Basic Development Environment|B]])
****[[PageSelector class|PageSelector]] (ClassID:53 [[VI Server#Basic Development Environment|B]])
*****[[TabControl class|TabControl]] (ClassID:55 [[VI Server#Basic Development Environment|B]])
****[[Path class|Path]] (ClassID:11 [[VI Server#Basic Development Environment|B]])
****[[Picture class|Picture]] (ClassID:15 [[VI Server#Basic Development Environment|B]])
****[[Pixmap class|Pixmap]] (ClassID:78 [[VI Server#Basic Development Environment|B]])
****[[PlugInControl class|PlugInControl]] (ClassID:70 [[VI Server#Basic Development Environment|B]])
****[[PlugInDDODummyContainer class|PlugInDDODummyContainer]] (ClassID:71 [[VI Server#Basic Development Environment|B]])
****[[RefNum class|RefNum]] (ClassID:9 [[VI Server#Basic Development Environment|B]])
*****[[GenClassRef class|GenClassRef]] (ClassID:68 [[VI Server#Basic Development Environment|B]])
*****[[LVObjectRefNum class|LVObjectRefNum]] (ClassID:59 [[VI Server#Basic Development Environment|B]])
******[[VIRefNum class|VIRefNum]] (ClassID:58 [[VI Server#Basic Development Environment|B]])
*****[[TypedRefNum class|TypedRefNum]] (ClassID:44 [[VI Server#Basic Development Environment|B]])
******[[DataValRefNum class|DataValRefNum]] (ClassID:135 [[VI Server#Basic Development Environment|B]])
****[[SceneGraphDisplay class|SceneGraphDisplay]] (ClassID:100 [[VI Server#Basic Development Environment|B]])
****[[Scrollbar class|Scrollbar]] (ClassID:90 [[VI Server#Basic Development Environment|B]])
****[[String class|String]] (ClassID:27 [[VI Server#Basic Development Environment|B]])
*****[[ComboBox class|ComboBox]] (ClassID:29 [[VI Server#Basic Development Environment|B]])
****[[StubDDO class|StubDDO]] (ClassID:132 [[VI Server#Basic Development Environment|B]])
****[[SubPanel class|SubPanel]] (ClassID:65 [[VI Server#Basic Development Environment|B]])
****[[Table class|Table]] (ClassID:13 [[VI Server#Basic Development Environment|B]])
****[[TreeControl class|TreeControl]] (ClassID:66 [[VI Server#Basic Development Environment|B]])
****[[WaveformData class|WaveformData]] (ClassID:47 [[VI Server#Basic Development Environment|B]])
***[[Decoration class|Decoration]] (ClassID:4 [[VI Server#Basic Development Environment|B]])
****[[Text class|Text]] (ClassID:5 [[VI Server#Basic Development Environment|B]])
*****[[NumericText class|NumericText]] (ClassID:39 [[VI Server#Basic Development Environment|B]])
***[[FlatSequence class|FlatSequence]] (ClassID:16459 [[VI Server#VI Scripting|S]])
****[[TimeFlatSequence class|TimeFlatSequence]] (ClassID:16495 [[VI Server#VI Scripting|S]])
***[[FlatSequenceInnerTunnel class|FlatSequenceInnerTunnel]] (ClassID:16480 [[VI Server#VI Scripting|S]])
***[[FlatSequenceOuterTunnel class|FlatSequenceOuterTunnel]] (ClassID:16481 [[VI Server#VI Scripting|S]])
***[[FormulaParameter class|FormulaParameter]] (ClassID:16396 [[VI Server#VI Scripting|S]])
****[[MathScriptNodeParameter class|MathScriptNodeParameter]] (ClassID:16500 [[VI Server#VI Scripting|S]])
****[[ScriptNodeParameter class|ScriptNodeParameter]] (ClassID:16464 [[VI Server#VI Scripting|S]])
***[[Node class|Node]] (ClassID:16421 [[VI Server#VI Scripting|S]])
****[[CallByRef class|CallByRef]] (ClassID:16402 [[VI Server#VI Scripting|S]])
****[[ControlReferenceConstant class|ControlReferenceConstant]] (ClassID:16451 [[VI Server#VI Scripting|S]])
****[[FeedbackNode class|FeedbackNode]] (ClassID:16522 [[VI Server#VI Scripting|S]])
****[[Formula class|Formula]] (ClassID:16409 [[VI Server#VI Scripting|S]])
*****[[InlineCNode class|InlineCNode]] (ClassID:16504 [[VI Server#VI Scripting|S]])
*****[[MathScriptNode class|MathScriptNode]] (ClassID:16499 [[VI Server#VI Scripting|S]])
*****[[ScriptNode class|ScriptNode]] (ClassID:16436 [[VI Server#VI Scripting|S]])
****[[Function class|Function]] (ClassID:16400 [[VI Server#VI Scripting|S]])
*****[[ArrayToCluster class|ArrayToCluster]] (ClassID:16437 [[VI Server#VI Scripting|S]])
*****[[Comparison class|Comparison]] (ClassID:16429 [[VI Server#VI Scripting|S]])
******[[InRangeAndCoerce class|InRangeAndCoerce]] (ClassID:16535 [[VI Server#VI Scripting|S]])
*****[[FileDialog class|FileDialog]] (ClassID:16492 [[VI Server#VI Scripting|S]])
*****[[FlattenUnflattenString class|FlattenUnflattenString]] (ClassID:16432 [[VI Server#VI Scripting|S]])
******[[FlattenString class|FlattenString]] (ClassID:16483 [[VI Server#VI Scripting|S]])
*****[[GPIBReadWrite class|GPIBReadWrite]] (ClassID:16433 [[VI Server#VI Scripting|S]])
*****[[ReadWriteFile class|ReadWriteFile]] (ClassID:16430 [[VI Server#VI Scripting|S]])
*****[[TypeCast class|TypeCast]] (ClassID:16431 [[VI Server#VI Scripting|S]])
****[[Global class|Global]] (ClassID:16397 [[VI Server#VI Scripting|S]])
****[[GrowableFunction class|GrowableFunction]] (ClassID:16410 [[VI Server#VI Scripting|S]])
*****[[BuildClusterArray class|BuildClusterArray]] (ClassID:16411 [[VI Server#VI Scripting|S]])
*****[[Bundler class|Bundler]] (ClassID:16476 [[VI Server#VI Scripting|S]])
******[[BuildArray class|BuildArray]] (ClassID:16414 [[VI Server#VI Scripting|S]])
******[[NamedBundler class|NamedBundler]] (ClassID:16415 [[VI Server#VI Scripting|S]])
*****[[CallLibrary class|CallLibrary]] (ClassID:16417 [[VI Server#VI Scripting|S]])
*****[[CIN class|CIN]] (ClassID:16416 [[VI Server#VI Scripting|S]])
*****[[CompoundArithmetic class|CompoundArithmetic]] (ClassID:16412 [[VI Server#VI Scripting|S]])
*****[[FormatScanString class|FormatScanString]] (ClassID:16438 [[VI Server#VI Scripting|S]])
*****[[IndexArray class|IndexArray]] (ClassID:16413 [[VI Server#VI Scripting|S]])
*****[[ObjectFunction class|ObjectFunction]] (ClassID:16418 [[VI Server#VI Scripting|S]])
******[[Constructor class|Constructor]] (ClassID:16505 [[VI Server#VI Scripting|S]])
******[[Invoke class|Invoke]] (ClassID:16420 [[VI Server#VI Scripting|S]])
******[[Property class|Property]] (ClassID:16419 [[VI Server#VI Scripting|S]])
*****[[RegisterForEvents class|RegisterForEvents]] (ClassID:16542 [[VI Server#VI Scripting|S]])
*****[[Unbundler class|Unbundler]] (ClassID:16477 [[VI Server#VI Scripting|S]])
******[[NamedUnbundler class|NamedUnbundler]] (ClassID:16478 [[VI Server#VI Scripting|S]])
****[[InPlaceBorderNode class|InPlaceBorderNode]] (ClassID:16517 [[VI Server#VI Scripting|S]])
*****[[InPlaceArrayNode class|InPlaceArrayNode]] (ClassID:16518 [[VI Server#VI Scripting|S]])
*****[[InPlaceArraySplitNode class|InPlaceArraySplitNode]] (ClassID:16530 [[VI Server#VI Scripting|S]])
*****[[InPlaceClusterNode class|InPlaceClusterNode]] (ClassID:16519 [[VI Server#VI Scripting|S]])
*****[[InPlaceDataValRefNode class|InPlaceDataValRefNode]] (ClassID:16524 [[VI Server#VI Scripting|S]])
*****[[InPlaceElementNode class|InPlaceElementNode]] (ClassID:16521 [[VI Server#VI Scripting|S]])
*****[[InPlaceVariantAttributeNode class|InPlaceVariantAttributeNode]] (ClassID:16544 [[VI Server#VI Scripting|S]])
*****[[InPlaceVariantNode class|InPlaceVariantNode]] (ClassID:16520 [[VI Server#VI Scripting|S]])
****[[Local class|Local]] (ClassID:16398 [[VI Server#VI Scripting|S]])
****[[MathScriptCallByRef class|MathScriptCallByRef]] (ClassID:16523 [[VI Server#VI Scripting|S]])
****[[SharedVariableDynamicOpen class|SharedVariableDynamicOpen]] (ClassID:16531 [[VI Server#VI Scripting|S]])
****[[SharedVariableDynamicRead class|SharedVariableDynamicRead]] (ClassID:16532 [[VI Server#VI Scripting|S]])
****[[SharedVariableDynamicWrite class|SharedVariableDynamicWrite]] (ClassID:16533 [[VI Server#VI Scripting|S]])
****[[SharedVariableNode class|SharedVariableNode]] (ClassID:16512 [[VI Server#VI Scripting|S]])
****[[StaticVIReference class|StaticVIReference]] (ClassID:16465 [[VI Server#VI Scripting|S]])
****[[Structure class|Structure]] (ClassID:16404 [[VI Server#VI Scripting|S]])
*****[[ClosureStructureNode class|ClosureStructureNode]] (ClassID:16545 [[VI Server#VI Scripting|S]])
*****[[InPlaceElementStructure class|InPlaceElementStructure]] (ClassID:16516 [[VI Server#VI Scripting|S]])
*****[[Loop class|Loop]] (ClassID:16405 [[VI Server#VI Scripting|S]])
******[[ForLoop class|ForLoop]] (ClassID:16434 [[VI Server#VI Scripting|S]])
******[[WhileLoop class|WhileLoop]] (ClassID:16435 [[VI Server#VI Scripting|S]])
*******[[TimedLoop class|TimedLoop]] (ClassID:16467 [[VI Server#VI Scripting|S]])
*****[[MultiFrameStructure class|MultiFrameStructure]] (ClassID:16406 [[VI Server#VI Scripting|S]])
******[[CaseStructure class|CaseStructure]] (ClassID:16408 [[VI Server#VI Scripting|S]])
******[[DisableStructure class|DisableStructure]] (ClassID:16487 [[VI Server#VI Scripting|S]])
******[[EventStructure class|EventStructure]] (ClassID:16458 [[VI Server#VI Scripting|S]])
******[[RaceStructureNode class|RaceStructureNode]] (ClassID:16546 [[VI Server#VI Scripting|S]])
******[[Sequence class|Sequence]] (ClassID:16407 [[VI Server#VI Scripting|S]])
*******[[ExternalNode class|ExternalNode]] (ClassID:16462 [[VI Server#VI Scripting|S]])
*****[[SimulationNode class|SimulationNode]] (ClassID:16474 [[VI Server#VI Scripting|S]])
*****[[StatechartStructureNode class|StatechartStructureNode]] (ClassID:16537 [[VI Server#VI Scripting|S]])
******[[ForkNode class|ForkNode]] (ClassID:16509 [[VI Server#VI Scripting|S]])
******[[JoinNode class|JoinNode]] (ClassID:16510 [[VI Server#VI Scripting|S]])
******[[JunctionNode class|JunctionNode]] (ClassID:16507 [[VI Server#VI Scripting|S]])
******[[RegionNode class|RegionNode]] (ClassID:16506 [[VI Server#VI Scripting|S]])
******[[StateNode class|StateNode]] (ClassID:16508 [[VI Server#VI Scripting|S]])
*****[[SynchronousDataFlowNode class|SynchronousDataFlowNode]] (ClassID:16490 [[VI Server#VI Scripting|S]])
*****[[TargetStructureNode class|TargetStructureNode]] (ClassID:16543 [[VI Server#VI Scripting|S]])
*****[[TimedSequence class|TimedSequence]] (ClassID:16496 [[VI Server#VI Scripting|S]])
****[[SubVI class|SubVI]] (ClassID:16401 [[VI Server#VI Scripting|S]])
*****[[AbstractDynamicDispatch class|AbstractDynamicDispatch]] (ClassID:16526 [[VI Server#VI Scripting|S]])
******[[CallParentNode class|CallParentNode]] (ClassID:16528 [[VI Server#VI Scripting|S]])
******[[DynamicDispatchSubVI class|DynamicDispatchSubVI]] (ClassID:16527 [[VI Server#VI Scripting|S]])
*****[[ConfNode class|ConfNode]] (ClassID:16453 [[VI Server#VI Scripting|S]])
*****[[GenericSubVI class|GenericSubVI]] (ClassID:16534 [[VI Server#VI Scripting|S]])
*****[[PolymorphicSubVI class|PolymorphicSubVI]] (ClassID:16443 [[VI Server#VI Scripting|S]])
****[[TextBaseNode class|TextBaseNode]] (ClassID:16540 [[VI Server#VI Scripting|S]])
*****[[ExpressionNode class|ExpressionNode]] (ClassID:16541 [[VI Server#VI Scripting|S]])
****[[UnitCast class|UnitCast]] (ClassID:16403 [[VI Server#VI Scripting|S]])
****[[XNode class|XNode]] (ClassID:16485 [[VI Server#VI Scripting|S]])
*****[[XDataNode class|XDataNode]] (ClassID:16497 [[VI Server#VI Scripting|S]])
***[[Pane class|Pane]] (ClassID:75 [[VI Server#Basic Development Environment|B]])
***[[Panel class|Panel]] (ClassID:31 [[VI Server#Basic Development Environment|B]])
***[[PolymorphicVISelector class|PolymorphicVISelector]] (ClassID:16484 [[VI Server#VI Scripting|S]])
***[[PropertyItem class|PropertyItem]] (ClassID:16444 [[VI Server#VI Scripting|S]])
***[[Scale class|Scale]] (ClassID:40 [[VI Server#Basic Development Environment|B]])
****[[ColorGraphScale class|ColorGraphScale]] (ClassID:43 [[VI Server#Basic Development Environment|B]])
****[[ColorScale class|ColorScale]] (ClassID:41 [[VI Server#Basic Development Environment|B]])
*****[[RotaryColorScale class|RotaryColorScale]] (ClassID:69 [[VI Server#Basic Development Environment|B]])
****[[GraphScale class|GraphScale]] (ClassID:42 [[VI Server#Basic Development Environment|B]])
****[[SlideScale class|SlideScale]] (ClassID:52 [[VI Server#Basic Development Environment|B]])
***[[SequenceLocal class|SequenceLocal]] (ClassID:16428 [[VI Server#VI Scripting|S]])
***[[SimulationDCO class|SimulationDCO]] (ClassID:16475 [[VI Server#VI Scripting|S]])
***[[Splitter class|Splitter]] (ClassID:76 [[VI Server#Basic Development Environment|B]])
***[[SynchronousDataFlowDCO class|SynchronousDataFlowDCO]] (ClassID:16491 [[VI Server#VI Scripting|S]])
***[[Terminal class|Terminal]] (ClassID:16385 [[VI Server#VI Scripting|S]])
****[[ControlTerminal class|ControlTerminal]] (ClassID:16395 [[VI Server#VI Scripting|S]])
****[[InnerTerminal class|InnerTerminal]] (ClassID:16441 [[VI Server#VI Scripting|S]])
****[[OuterTerminal class|OuterTerminal]] (ClassID:16456 [[VI Server#VI Scripting|S]])
****[[ParameterTerminal class|ParameterTerminal]] (ClassID:16514 [[VI Server#VI Scripting|S]])
*****[[OverridableParameterTerminal class|OverridableParameterTerminal]] (ClassID:16515 [[VI Server#VI Scripting|S]])
***[[TimedStructDCO class|TimedStructDCO]] (ClassID:16493 [[VI Server#VI Scripting|S]])
***[[Tunnel class|Tunnel]] (ClassID:16426 [[VI Server#VI Scripting|S]])
****[[ConditionalTunnel class|ConditionalTunnel]] (ClassID:16525 [[VI Server#VI Scripting|S]])
*****[[SelectorTunnel class|SelectorTunnel]] (ClassID:16486 [[VI Server#VI Scripting|S]])
****[[LeftShiftRegister class|LeftShiftRegister]] (ClassID:16442 [[VI Server#VI Scripting|S]])
****[[LoopTunnel class|LoopTunnel]] (ClassID:16427 [[VI Server#VI Scripting|S]])
****[[RegionTunnel class|RegionTunnel]] (ClassID:16536 [[VI Server#VI Scripting|S]])
****[[RightShiftRegister class|RightShiftRegister]] (ClassID:16399 [[VI Server#VI Scripting|S]])
***[[Wire class|Wire]] (ClassID:16439 [[VI Server#VI Scripting|S]])
**[[MasterWizard class|MasterWizard]] (ClassID:16454 [[VI Server#VI Scripting|S]])
**[[Page class|Page]] (ClassID:54 [[VI Server#Basic Development Environment|B]])
**[[Plot class|Plot]] (ClassID:37 [[VI Server#Basic Development Environment|B]])
**[[Probe class|Probe]] (ClassID:16440 [[VI Server#VI Scripting|S]])
**[[SubWizard class|SubWizard]] (ClassID:16463 [[VI Server#VI Scripting|S]])
***[[CodeWizard class|CodeWizard]] (ClassID:16498 [[VI Server#VI Scripting|S]])
***[[ExternalEditorWizard class|ExternalEditorWizard]] (ClassID:16547 [[VI Server#VI Scripting|S]])
***[[StateDiagramWizard class|StateDiagramWizard]] (ClassID:16455 [[VI Server#VI Scripting|S]])
*[[LVTarget class|LVTarget]] (ClassID:91 [[VI Server#Private|P]])
*[[Project class|Project]] (ClassID:73 [[VI Server#Basic Development Environment|B]])
*[[ProjectFilesViewItem class|ProjectFilesViewItem]] (ClassID:133 [[VI Server#Private|P]])
*[[ProjectItem class|ProjectItem]] (ClassID:74 [[VI Server#Basic Development Environment|B]])
**[[BuildSpecification class|BuildSpecification]] (ClassID:77 [[VI Server#Basic Development Environment|B]])
**[[Library class|Library]] (ClassID:80 [[VI Server#Basic Development Environment|B]])
***[[LVClassLibrary class|LVClassLibrary]] (ClassID:85 [[VI Server#Basic Development Environment|B]])
***[[StatechartLibrary class|StatechartLibrary]] (ClassID:126 [[VI Server#Basic Development Environment|B]])
***[[XInterfaceLibrary class|XInterfaceLibrary]] (ClassID:103 [[VI Server#Basic Development Environment|B]])
****[[XControlLibrary class|XControlLibrary]] (ClassID:88 [[VI Server#Basic Development Environment|B]])
****[[XNodeLibrary class|XNodeLibrary]] (ClassID:89 [[VI Server#Basic Development Environment|B]])
**[[LibraryData class|LibraryData]] (ClassID:125 [[VI Server#Basic Development Environment|B]])
**[[LVClassPropDefFolder class|LVClassPropDefFolder]] (ClassID:134 [[VI Server#Basic Development Environment|B]])
**[[PropertyFolder class|PropertyFolder]] (ClassID:120 [[VI Server#Basic Development Environment|B]])
***[[XPropertyFolder class|XPropertyFolder]] (ClassID:119 [[VI Server#Basic Development Environment|B]])
**[[TargetItem class|TargetItem]] (ClassID:95 [[VI Server#Basic Development Environment|B]])
*[[ProjectItemType class|ProjectItemType]] (ClassID:96 [[VI Server#Private|P]])
*[[Provider class|Provider]] (ClassID:93 [[VI Server#Private|P]])
*[[Scene class|Scene]] (ClassID:123 [[VI Server#Basic Development Environment|B]])
**[[SceneDrawable class|SceneDrawable]] (ClassID:128 [[VI Server#Basic Development Environment|B]])
***[[SceneGeometry class|SceneGeometry]] (ClassID:112 [[VI Server#Basic Development Environment|B]])
****[[SceneBox class|SceneBox]] (ClassID:113 [[VI Server#Basic Development Environment|B]])
****[[SceneCone class|SceneCone]] (ClassID:114 [[VI Server#Basic Development Environment|B]])
****[[SceneCylinder class|SceneCylinder]] (ClassID:115 [[VI Server#Basic Development Environment|B]])
****[[SceneHeightField class|SceneHeightField]] (ClassID:116 [[VI Server#Basic Development Environment|B]])
****[[SceneMesh class|SceneMesh]] (ClassID:118 [[VI Server#Basic Development Environment|B]])
****[[SceneSphere class|SceneSphere]] (ClassID:117 [[VI Server#Basic Development Environment|B]])
***[[SceneText class|SceneText]] (ClassID:129 [[VI Server#Basic Development Environment|B]])
**[[SceneNode class|SceneNode]] (ClassID:104 [[VI Server#Basic Development Environment|B]])
***[[SceneClipPlane class|SceneClipPlane]] (ClassID:110 [[VI Server#Basic Development Environment|B]])
***[[SceneLight class|SceneLight]] (ClassID:106 [[VI Server#Basic Development Environment|B]])
***[[SceneObject class|SceneObject]] (ClassID:105 [[VI Server#Basic Development Environment|B]])
**[[SceneTexture class|SceneTexture]] (ClassID:111 [[VI Server#Basic Development Environment|B]])
**[[SceneWindow class|SceneWindow]] (ClassID:84 [[VI Server#Basic Development Environment|B]])
*[[TagSet class|TagSet]] (ClassID:82 [[VI Server#Private|P]])
*[[Variable class|Variable]] (ClassID:81 [[VI Server#Basic Development Environment|B]])
*[[VI class|VI]] (ClassID:2 [[VI Server#Basic Development Environment|B]])
**[[FacadeVI class|FacadeVI]] (ClassID:79 [[VI Server#Basic Development Environment|B]])
**[[MethodVI class|MethodVI]] (ClassID:87 [[VI Server#Basic Development Environment|B]])
**[[PolymorphicVI class|PolymorphicVI]] (ClassID:101 [[VI Server#Basic Development Environment|B]])
**[[SubsystemVI class|SubsystemVI]] (ClassID:62 [[VI Server#Basic Development Environment|B]])


== History ==
{| class="wikitable"
! Version
! Change(s)
|-
|[[File:LV2019.png|frameless|border|64x64px|LabVIEW 2019|link=LabVIEW 2019]]
|The [[Map class]] and [[Set class]] was added as children of the [[Control class]].
|}
== External Links ==
== External Links ==


== References ==
== References ==
[[Category:VI Server]]
[[Category:Classes]]
[[Category:Properties]]
[[Category:Methods]]

Latest revision as of 20:09, 6 June 2020

The VI Server Class Hierarchy is the object-oriented organization of all of the classes available in the VI Server. These classes define all of the elements in the G language and is the backbone for properties, (accessible by property node), methods, (accessible by invoke node), and events. The hierarchy consists of the following classes:

Class Hierarchy Tree View

Click here for a tabular view of this data

Programmatic Access to the VI Server Class Hierarchy

Programmatic Access to the Classes

AllTypes[] property

Through VI Scripting the entire VI Server Class Hierarchy can be seen by accessing the All Types[] property of the ClassSpecifierConstant class. This property returns an array of clusters with each element of the array representing one class in the hierarchy. The cluster contains the following four elements about the class:

  • Unique ID string - This is the class ID of the class
  • Parent ID string - This is the Unique ID string of the Parent this class inherits from
  • Class Name (unlocalized) - This is the name of the class in English
  • Class Name (localized) - This is the name of the class in the language of the LabVIEW Integrated Development Environment (IDE)

Programmatic Access to the Properties

AllProps[] property

Through VI Scripting the all of the properties of a given class can be seen by accessing the All Supported Properties property of the Property class. Start by setting the property node to the desired class. Then, through scripting functions, get the reference to that property node and read the All Supported Properties property of it. It will return an array of clusters with each element of the array representing an acceptable property of the given class or of a class in its inheritance chain. The cluster contains the following for elements about the property:

  • Unique ID string - This is a unique ID for the property
  • Data Name - This is the data name of the property
  • Short Name (localized) - This is the name of the property as it would appear in a property node in the language of the LabVIEW IDE
  • Long Name (localized) - This is the name of the property as it would appear in a drop-down menus as the property was being selected and is in the language of the LabVIEW IDE

Programmatic Access to the Methods

AllMeths[] property

Through VI Scripting the all of the methods of a given class can be seen by accessing the All Supported Methods property of the Invoke class. Start by setting the invoke node to the desired class. Then, through scripting functions, get the reference to that invoke node and read the All Supported Methods property of it. It will return an array of clusters with each element of the array representing an acceptable method of the given class or of a class in its inheritance chain. The cluster contains the following for elements about the method:

  • Unique ID string - This is a unique ID for the method
  • Data Name - This is the data name of the method
  • Short Name (localized) - This is the name of the method as it would appear in a invoke node in the language of the LabVIEW IDE
  • Long Name (localized) - This is the name of the method as it would appear in a drop-down menus as the method was being selected and is in the language of the LabVIEW IDE

The VI Server Toolkit

Use the VI Server Toolkit from QSI to easily query the VI Server for Classes, Properties, Methods, and Events information. (Requires VI Scripting. The VI Server Toolkit is not for use in built applications.)

The Class Browser

The Class Browser is a built-in way to see the VI Server Classes, Properties and Methods. (See the Class Browser page for more information.)

History

Version Change(s)
LabVIEW 2019 The MapConstant class, SetConstant class, Map class, Set class, AssertStructuralTypeMismatchNode class, BuildMapNode class, BuildSetNode class, InPlaceMapNode class was added. The TargetStructureNode class was moved from being a child of the Structure class to being a child of the MultiFrameStructure class
LabVIEW 2018 The ExternalEditorWizard class was added.
LabVIEW 2016 The InPlaceVariantAttributeNode class, ClosureStructureNode class, RaceStructureNode class, and TargetStructureNode class was added.
LabVIEW 2010 VI Scripting officially released and supported in LabVIEW 2010.
LabVIEW 2009 Early entry for VI Scripting downloadable from the NI Tools Network for LabVIEW 8.6 and LabVIEW 2009.

External Links

References