VeriStand .NET API Reference

Content Type
Programming Language
Current manual
Table of Contents

SCXI1128 Properties

The SCXI1128 type exposes the following members.

Properties

NameDescription
BaseNodeType Gets a reference to the internal representation of this node. (Inherited from BaseNode.)
Description Gets or sets the description of this node. (Inherited from BaseNode.)
Name Gets the name of this node. To rename a node, use the RenameNode method. (Inherited from BaseNode.)
NodeID Gets the ID of this node. (Inherited from BaseNode.)
NodePath Gets the path to the node within the system definition file. (Inherited from BaseNode.)
SCXIModuleType Gets the type of the SCXI module. (Inherited from SCXIModule.)
TypeGUID Gets the GUID associated with the node. Attempts to set the GUID of a BaseNode will generate an exception. (Inherited from BaseNode.)

See Also

Was this information helpful?