CLAD 01-25
Does this code snippet demonstrate an appropriate use of a Property Node?
- Yes, because updating the value via a Property Node uses less memory than writing to the terminal.
- Yes, because updating the value via a Property Node allows for error checking.
- No, because you should always wire data directly into indicators when possible.
- No, because Property Nodes should only be used with more complex data types.
Leave a Reply