LabVIEWNXGNodeProperty.Direction
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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: