LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need Help

Solved!
Go to solution

Property notes with what property ?? 

0 Kudos
Message 21 of 29
(879 Views)

Property node.  The value property.

 

I would recommend looking at the online LabVIEW tutorials
LabVIEW Introduction Course - Three Hours
LabVIEW Introduction Course - Six Hours

0 Kudos
Message 22 of 29
(865 Views)

Property nodes are very much like a local variable in concept. If you write click a property node (value) you can change it from read to write. If the node is on "read" then when the property node reads a value, it will update the value of the origional item that its property is for. If you change the property node to the write direction, then the property node will have the value of your origional item that the property is for, but the property node will only output the value of that item. Hopefully that makes sense. 

 

There are two types of property nodes, one is value and one is value signaling. The value signaling is useful when you are using event structures and you do want labview to act upon an event change that deals with the value change.

 

Hopefully that made sense. 

Message 23 of 29
(852 Views)

Oh i know about the read and write . what im asking is what property should i use . the disabled , visible?? because i cant connect . i don't know why . is it possible to show me example . ? 

0 Kudos
Message 24 of 29
(845 Views)

Oh i know about the read and write . what im asking is what property should i use . the disabled , visible?? because i cant connect . i don't know why . is it possible to show me example . ? 

0 Kudos
Message 25 of 29
(844 Views)

Value

Message 26 of 29
(842 Views)

got it thanks . 

0 Kudos
Message 27 of 29
(839 Views)

Is it possible to put a save button , where it captures the image of my waveform . ?? 

0 Kudos
Message 28 of 29
(817 Views)
0 Kudos
Message 29 of 29
(787 Views)