Jump to content

Ton Plomp

Members
  • Posts

    1,991
  • Joined

  • Last visited

  • Days Won

    38

Everything posted by Ton Plomp

  1. A value change event on a numeric is a valid use case. But a dial (or slide) is a different thing, what you most likely want is a to check if the mouse button is up. A simple mouse up-event wouldn't work because you can change the value while the mouse-pointer is outside the control (test this: mouse down on the control, move mouse out of control, and you can change the dial value, but you won't get a mouse-up event). So you better get a 'value change' event, and check with the mouse status vi for a mouse-up state (eg. don't act if the mouse is down) Ton
  2. Great!!!!! I go on holiday for two weeks and this arrives. Super, well the next few weeks I have some spare time. Remind me to do something on XControl Ton
  3. QUOTE(orko @ Mar 12 2007, 06:15 AM) Most likely: Yes. Tagscanner can create tags based on directory structure/filename and create a directory structure/filename based on tags. What I normally do is check the tags, update them from the directory structure if needed, and then apply my own directory structure based on the tags. Ton
  4. At least ID3 v1 tags are quite easy according to tst (dark side alert) Ton
  5. aaah, the good old homework. sorry, forget LV and start using Tagscanner, does it nice and quick and versatile Ton
  6. QUOTE(jbrohan @ Mar 8 2007, 08:28 PM) eeehhhh why? Ton
  7. I don't know how it is in the rest of the world, but on a sort of traditional wedding/party in the Netherlands (esp. on the countryside) you finish the night with coffee and a sandwich... :thumbup: Just came back of a 12 1/2 wedding year anniversary with beer and coffee :thumbup: (no sandwich though) Ton
  8. Chuck, please update (a simplified version of) your code, so we can spot any anomalies Ton
  9. What is this homework???? Sorry, it's friday night over here..... Maybe some DLL's?
  10. QUOTE(JasonKing @ Mar 9 2007, 09:06 PM) Well Jason, thanks for the control (truely) What I would like for the MSG, is more documentation. Somehow I don't get it, as a developer I need the properties and methods alike the developer experiences the control. And for the MSG this is just not provided. I have looked at the MSG (in 8.0) and found it promising but not usefull. Sorry their are no other words to express my feelings. So maybe a white paper (just like the one on LVOOP) of the specifics of the MSG for developers would be wonderfull. It would be great if you remove my feeling that the MSG is a express-picture control Ton
  11. We have a VI that has the option to shutdown the PC as well, an ignore option, cancel shutdown on error and stuff... Ton
  12. QUOTE(Mike Ashe @ Mar 9 2007, 04:53 AM) Our machine was broken this morning, sorry for the rants.... Ton
  13. QUOTE(martin@aerodynamics @ Mar 8 2007, 09:08 PM) Or use highlighted executing. Ton
  14. You should clear all icons (BW, 16, 256) by selecting all (ctr-a) and delete it. Now if you draw something on one of the icons, the icon will shrink to the biggest icon. Ton
  15. QUOTE(Guia @ Mar 8 2007, 06:15 PM) Well if I have followed the news about Xnodes well, they work a lot like XControls for front panel items, so XControls are a good way to start to learn! Ton
  16. QUOTE(Michael_Aivaliotis @ Mar 8 2007, 07:27 AM) Michael, I'll be on holiday from next week on, but in a few weeks I have some spare time, if you'd PM me the PHP files I can do something for dutch! Ton
  17. Hi Rick, have you checked the 'settings....' buttons, default the TDMS viewer will load 10k (or 100k) points... Ton
  18. Their are several options I can think off, all are difficult. For one it is possible to have an activex container with an excel worksheet. Or more advanced, create a callback VI for the 'application close event', and then display a message to the user. Ton
  19. QUOTE(Nullllll @ Mar 7 2007, 10:39 AM) We did, but he crossed some boundaries (quote from the Guidelines) QUOTE Upload example code. QUOTE Don't abuse the PM (Personal Message System) QUOTE Signature Size QUOTE DON'T WRITE ALL IN CAPS , and use normal formatting and grammar. I prefer the feeling that the poster has done more effort on his coding than on the formatting of the post And now I'm in the neighbourhood of these boundaries (and I don't like living on the edge) QUOTE No flame wars QUOTE We require all posts to be positive, constructive, and on topic. If Alnaimi would have given a little more feedback it wouldn't have taken 31 posts to detect he isn't using DAQmx! By following the Guidelines and How to Ask Questions the Smart Way, he probably got better and faster answers. Jeff went to quite some stuff to help him And this forum is targetted at Advanced Architects, meaning the majority of us have a lot of knowledge, their willing to share. But sharing is something else than giving it away too easily. Some of us make a living of selling LV knowledge or giving training to LV starters. We hope everyone will love LV but we won't do your (home)work. Ton
  20. Hi Didier, Welcome in the train business! It looks like you're a competitor/colleague. We (Lloyd's Register Rail) developed the Gotcha system for detecting train and 'square wheels' at trains! And yes you can do LabVIEW at 300 km/h in a high-speed train or a 120 km/h normal train. Have fun and don't forget the wire Ton
  21. QUOTE(TiT @ Mar 7 2007, 09:21 AM) We were one on one (cross link....) Ton
  22. I've had some issues with FTP and a RT PXI chassis. We had 2 laptops and 2 PXIs and one configuration (PXI1-laptop2) didn't have a higher speed than 100 kb/s... While the others reached easily the theoretical maximum of 12 mb/s.... Ton
  23. QUOTE(Jim Kring @ Mar 6 2007, 08:17 AM) Too bad I already deleted my alnaimi PM (how many did he sent?), but if I recall his expressions were a little louder ..... This brings up another issue, should our profile site show our last IP-address? This is done at a lot of forums, and it wouldn't harm here (I think). Does anyone have issues with such a feature? Ton
  24. QUOTE(orko @ Mar 6 2007, 04:07 AM) Strange, is that an NI class? because I think they should teach that with the latest release, or is everybody working on their private laptop? Ton
  25. QUOTE(yen @ Mar 5 2007, 08:23 PM) I have a similar one, with extra events for 'panel close?' 'app instance close' 'menu activation' and a user event Ton
×
×
  • Create New...

Important Information

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