LabVIEWNXGNodeProperty.Direction

Syntax

LabVIEWNXGNodeProperty.Direction

Data Type

LabVIEWNXGNodePropertyDirections

Use the following constants with this data type:

  • LabVIEWNXGNodePropertyDirection_Default –(Value: 2) Specifies that the property uses the default value.
  • LabVIEWNXGNodePropertyDirection_In –(Value: 0) Specifies an input property.
  • LabVIEWNXGNodePropertyDirection_Out –(Value: 1) Specifies an output property.

Purpose

Indicates the direction of the property. Use the followign constants with this data type: