Free Downloads

NOTICE: These downloads are provided as-is. No free support provided. Kazimer Corp assumes no responsibility or liability for any loss, injury and/or damages incurred from the use of these downloads. Downloading any files from kazimer.com is your agreement with these terms.


Kazimer Corp projects available through GitHub


LabWindows/CVI Function Panel example projects

These are very old projects. No support provided. Please consult included ReadMe files for assistance.

  • Batch Builder for LabWindows/CVI Projects (8KB)
    Description: Automates building of several LabWindows/CVI projects at once. Capable of searching subdirectories for LabWindows/CVI projects.
  • INI File Function Panel (43KB)
    Description: LabWindows/CVI FP that provides utility functions for handling Windows INI files. Provides more Windows integrated capabilities than the INI FP provided with LabWindows/CVI.
  • SNMP Function Panel (261KB)
    Description: LabWindows/CVI FP that provides SNMP Get, Set, and Trap handling using Microsoft’s built-in SNMP services and MIB files. Important Note: For numeric OIDs, try adding a leading dot. For example, use .1.3.6.1.6.3.10 and not 1.3.6.1.6.3.10
  • Telnet Function Panel (38KB)
    Description: LabWindows/CVI FP that allows programmatic control of telnet sessions.
  • Ping with raw sockets (7KB)
    Description: Microsoft sample code modified to work with LabWindows/CVI. Also contains fixes for memory leaks and other bugs found in the original Microsoft code.