LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

documentation on various things

Dear
 
1. Long time ago, I asked if there is a documentation on whole classes used in Labview.
In Ver. 8, no documentation or table about it. Still no?
 
2. In the help file on properties in property node or invoke, I want to see the detail explanation and example.
NI explained these things by just one sentence. Is there some manual for details such as property nodes?
 
3. when I need to give the second event after first sequenced event, I used the "value(sig)" property for the next sequence.
But  someone recommended me to use an user -defined event structure.
What is a difference thing between them?
 
Thank you in advanced.
 
Lee
0 Kudos
Message 1 of 2
(2,342 Views)
  1. Which classes are you referring to?
  2. This has always been, in my opinion, a deficiency in the documentation. Sometimes you don't get anything. Usually you pretty much have to use trial and error. Not sure why there's such paucity of documentation on all the properties. I mean, NI has exposed them, so you'd think they'd want to make sure people use them correctly, right?
  3. What was being referred to was using user-defined events in a standard event structure. There is no separate user-defined event structure. There's an example that ships with LabVIEW that show you how to create a user-defined event to use in a standard event structure. You can also read more in this Community Nugget.

Message 2 of 2
(2,310 Views)