How Do I Change My Property Node From Read To Write?

Updated Aug 17, 2023

Reported In

Software

  • LabVIEW

Issue Details

I created a property node for one of my indicators and it defaulted to read. How do I change it so I can write to the property node instead? 

Solution

To change a property node from read to write you right click on the property node and click "Change All To Write". These steps are illustrated in the picture below:
 

Additional Information

You can read or write multiple properties using a single node. However, some properties are not readable and some are not writable. Use the Positioning tool to resize the Property Node to add new terminals. A small direction arrow to the right of the property indicates a property you read. A small direction arrow to the left of the property indicates a property you write. Right-click the property and select Change to Read or Change to Write from the shortcut menu to change the operation of the property.