Jump to content

rkehn

Members
  • Posts

    19
  • Joined

  • Last visited

    Never

rkehn's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Where should resumes/inquires about more information be sent? [update] Sorry, just found it in your menus on your website!!! Thanks, rkehn
  2. Just wondered if anyone else caught this... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ About My Dream App My Dream App is a grand experiment to see what happens when you combine the expertise of some of the best talents in the software and tech world with great ideas and feedback from everyone else. http://mydreamapp.com/ http://mydreamapp.com/contestants/view/cameronwestland/
  3. Thanks I found it in OpenG yesterday, I should have checked sooner. Yes I was just getting to the cluster of two (u)int32 when I found the VI on OpenG. Thanks again to You and Openg... Roger
  4. I need to change the modified Date and Time of a file. I think that the attached code is going in the right direction. I am trying to do this by making a call to kernal32.dll. The problem I have is formating the data type to pass to the dll for the Date/Time. Any help would be great. Roger
  5. Thanks for everyones help. I got it to work :thumbup: (using the NI example), yet I needed a separate program to return the MAC address of the remote computer. Ultimately I would like to have a VI in which I just give the network name and have if resolve the MAC address the finally send the magic datagram. Once finished I will post for anyone who wants it. Thanks again!!! Rog
  6. I have some data machines that are remote at times and they may have been shut down for one reason or another. I
  7. I believe API... I don
  8. rkehn

    AutoHotkey

    Just thought you guys (gals) would like to know about this
  9. I am using LabView 6.1 on a project and would like to scan the cards installed in the SCXI chassis. Then finally I would load the appropriate drivers(My VIs) at startup. What I currently know: [*] There is a sub VI that will return the cards that are installed but only if you have set them up in MAX first. [*] Looks as though I can add and remove cards with VI
  10. Thanks for the great response. I have always avoided the Call Library Function because I could never get all the settings right. You made it very clear and strait forward. Thanks for not just saying
  11. I'm trying to write a function that returns the files in a folder that have the Archive bit set. :headbang: Is there a way in labview to read this information? The get file info VI seems to be very limited (probably do to portability). I trying to avoid having to compare file modified date to a history file. Seem like a lot of work when the OS already does this book keeping for me! Thanks
  12. Has anyone figured this out yet? It seems to resize to video size on each play also!
  13. I am able to repeat the problem but only after selecting the option in XP to "Show window content while dragging." If you turn this off it seems to work correctly. Not the best work around but it works.
  14. I know that you can right click a button to show/hide the decal but can this be done with code? Seems like there should be a property for this... Thanks, Roger
×
×
  • Create New...

Important Information

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