Jump to content

mike5

Members
  • Posts

    160
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by mike5

  1. I'm trying to recreate Factory pattern provided by NI (Aristos Queue if I'm not mistken), but I've tried everything and I cannot create a Strictly typed VI Rev to a lvclass. Can someone please explain to me how to do that? I'm using LV 2009. Thanks in advance, Mike
  2. Traced the problem trhrough source control. It was "unrelated" to what I posted. Br, Mike
  3. This happens even if I completely disable the entire diagram in the second picture. Mike
  4. I have two objects of the same kind and the same VI gets called on both of them, only the second one does not return. When tracing it gets to a point where it exits (Step out is the only option available), but the control doesn't get transferred back to the calling VI. So, there is no infinite loop or anything like that. Does anyone have any idea what is going on here? Mike
  5. Would it be possible to separate the Lounge from the rest of the forums in RSS feed? Because I suspect that I am not the only one who doesn't care about 200 updates to "The biggest scam in history" thread... Thanks in advance, Mike
  6. Didn't know where to put it, but since I'm writing a LVOOP app, I'll put it here. I didn't find any reference to event priority searching the help, the Internet and this site. Is there any way to do this? It seems one way to achieve this is by calling Create User Event multiple times (once for each priority), and storing refnums into different properties. Then you simply generate an event for the corresponding priority. Since I'm probably not the first one with this problem - any better solutions? Thanks in advance, Mike5 One more related question: how are events handled internally? Is there only one instance of the event for all registered handlers, or is it copied all over the place? Thanks again, Mike5
  7. What's the best way to access the same object from parallel loops? And I mean THE same object not copies of the same object, because so far this is the only thing I've achieved, so updates from one loop do not make it into the other. Thanks in advance, Mike
  8. Anyone has any experience with this? Or knows where to ask some questions, if this is not the right place? TIA and br, Miha
  9. Go dev team!!! Hopefully, when you get to it I'll still have something to learn from it No pressure, though. Thanks for the reply and best regards, Miha
  10. Did the "advanced presentation" scheduled for January mentioned here http://lavag.org/top...ing-in-labview/ already happen? And if yes, can we get the recording any time soon? Thanks and br, Miha
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.