LabWindows/CVI

Content Type
Programming Language
Current manual

Miscellaneous Class Help

Miscellaneous Class Help

This class contains various functions that do not fit into any other categories, including functions that complete the following actions:

  • Launch a help file
  • Determine the version of the LabWindows/CVI libraries you are using
  • Determine the platform on which you are running
  • Determine if your program is running as a standalone executable
  • Determine if the LabWindows/CVI Run–Time Engine has been detached from your process
  • Determine if the LabWindows/CVI low–level driver is loaded
  • Initialize the LabWindows/CVI Run–Time Engine
  • Clean up data allocated in the LabWindows/CVI Run–Time Engine for a particular DLL
  • Sound the system beep
  • Breakpoint
  • Round a real number to the nearest integer
  • Truncate a real number
  • Determine the initial window display setting specified by the end–user
  • Check for another application instance running
  • Get the thread ID of the current thread or main thread

Library: Utility Library

Was this information helpful?