Jump to content

rafa

Members
  • Posts

    3
  • Joined

  • Last visited

    Never

rafa's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. You can make an "active wait" for microseconds (or less) in windows using the functions QueryPermormanceCounter() and QueryPerformanceFrecuency() in kernel32.dll, see MSDN and Call Library Function Node. (This is published in this book, chapter 12, in spanish).
  2. You can obtain the IP and name of a mail server with Nslookup.
  3. This feature is not new in LV. This is used for datalog a Front Panel since other VI, see Logging Front Panel Data at NI web site.
×
×
  • Create New...

Important Information

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