LogoLogo
Software DownloadsDatasheetsRequest Support
  • Axsun Knowledge Base
  • OCT Product Configurations
  • Essential Information Guide
  • Getting Started Guides
    • SS-OCT Laser Engine
    • Integrated Engine (Laser & DAQ)
      • Making Connections
      • Installing Software
      • Operating the Integrated Engine
  • Reference Manuals
    • Dimensions
    • Electrical Interfaces & Connectors
    • Environmental Requirements
    • SS-OCT Laser Engine
      • Advanced Laser Engine Features
      • Laser Accessories
      • Laser Test Report
      • Frequently Asked Questions
      • Laser Troubleshooting
    • Ethernet/PCIe DAQ Board
      • Architecture & Interface Background
      • Basic Operation
      • Advanced DAQ Features
      • FPGA Register Reference
      • Frequently Asked Questions
      • DAQ Troubleshooting
    • Camera Link DAQ Board
  • How-Tos
    • Upgrading Board Firmware
    • Upgrading FPGA Bitstreams
    • Using AxsunOCTControl.dll in C++
    • Operating a Variable Delay Line
    • Using the Interface Board
    • Installing the PCIe Device Driver
  • Using Bus Power for the PCIe DAQ
  • Software Tools
    • OCT Host
    • Hardware Control Tool
    • Image Capture Tool
  • API References
    • AxsunOCTControl (.NET)
      • Using the Control.NET API
      • AxsunOCTControl Function Reference
    • AxsunOCTControl_LW (light-weight)
      • Using the Control_LW API
      • AxsunOCTControl_LW Function Reference
    • AxsunOCTCapture
      • Using the Capture API
      • Linux Installation
      • AxsunOCTCapture Function Reference
  • Other
    • Software Downloads
    • Datasheets
    • References
    • Contact Excelitas For Help
      • Tech Support Request Form
Powered by GitBook

© 2025 Excelitas Technologies

On this page
  • Installing the Axsun OCT GUI Tools
  • Installing Device Drivers & Dependencies
  • USB (device driver)
  • PCIe (device driver)
  • Ethernet (packet capture library)
  • Ethernet (network adapter configuration)
  • Watch a Video

Was this helpful?

  1. Getting Started Guides
  2. Integrated Engine (Laser & DAQ)

Installing Software

for Windows OS

PreviousMaking ConnectionsNextOperating the Integrated Engine

Last updated 4 months ago

Was this helpful?

Software must be installed on your host PC for communicating with and capturing image data from the Axsun Integrated Engine (Laser Engine with an Axsun Ethernet DAQ or PCIe DAQ), including the and the GUIs (plus their device drivers and dependencies).

Running the Axsun OCT Tools installer executable (as discussed below) is the easiest way to perform an initial software installation on a new host platform, because required dependencies are installed automatically and the most current feature set is included.

However, if you prefer a manual installation or would like to modify or upgrade an individual Axsun software component, the current released versions and stable pre-release versions of the individual components are available from links on the index page and installation instructions are available in the individual guides for the and .

NOTE: Axsun Integrated Engine GUI tool software is compatible with a host PC running Windows 10 or 11. The underlying libraries are also available for integration with Linux OSes, but do not include the extensive Image Capture Tool and Hardware Control Tool GUI applications which demonstrate the library/API functionality in a push-button fashion.

For installation of libraries on Linux OS, see the and installation pages.

NOTE: Elevated administrator privileges are required to install the software. Software installers should be run with default options selected unless otherwise noted. A Windows OS restart is recommended following the software installation.

NOTE: Your screen may not match exactly with the screen representations shown in this guide, depending on your system configuration and installed firmware/software versions.

Installing the Axsun OCT GUI Tools

  • Download and extract the .zip archive to your local disk.

  • Run the Microsoft Visual C++ Run-Time installer VC_redist.x64.exe located in the extracted archive at ..\AxsunIntegratedEngineComponents\<date>\..

NOTE: This common library likely already exists on your system from installation of an unrelated program or from your original Windows OS installation (depending on the OS version), but reinstalling it now guarantees the up-to-date version and is simpler than troubleshooting later.

  • Run the Axsun OCT Tools installer InstallAxsunOCT.exe located in the extracted archive at ..\AxsunIntegratedEngineComponents\<date>\Axsun OCT Tools\Volume\..

  • Answer YES if a Microsoft User Account Control pop-up requests permission to make changes to your computer.

  • Follow the instructions in the Axsun OCT Tools installer window to proceed with the installation (i.e. select install location if different from the default, read and accept license agreements, etc.)

  • Wait for installation to complete, and then restart your computer if prompted.

Installing Device Drivers & Dependencies

USB (device driver)

Prior to USB device driver installation, each connected Axsun USB device (including both Laser Engine and DAQ) will appear in the Windows Device Manager as "Axsun OCT Engine" in the "Other devices" class:

To install the USB device driver:

  • In the extracted .zip archive downloaded above, navigate to ..\AxsunIntegratedEngineComponents\<date>\usb_driver\.. and run the batch file titled RunMeAsAdministrator.bat by right-clicking on its icon and selecting the Run as administrator menu item.

  • Answer YES if a Microsoft User Account Control pop-up requests permission to make changes to your computer.

  • A cmd terminal window will launch and display the driver installation status. Press any key to close the cmd window once prompted.

NOTE: If the USB driver installation is unsuccessful after selecting the Run as administrator menu item on the .bat file in Windows Explorer, launch a Command Prompt as administrator, change directory to the location of the .bat file on your disk, and execute it directly from the command prompt.

Following installation, each connected Axsun USB device will appear in Device Manager as "Axsun OCT USB Device" in the "Axsun OCT Devices" class:

PCIe (device driver)

Prior to PCIe device driver installation, a connected Axsun PCIe DAQ device will appear in the Windows Device Manager as a generic "PCI Memory Controller" in the "Other devices" class:

To install the PCIe device driver:

  • In the extracted .zip archive downloaded above, navigate to ..\AxsunIntegratedEngineComponents\<date>\pcie_driver\.. and run the batch file titled RunMeAsAdministrator.bat by right-clicking on its icon and selecting the Run as administrator menu item.

  • Answer YES if a Microsoft User Account Control pop-up requests permission to make changes to your computer.

  • A cmd terminal window will launch and display the driver installation status. Press any key to close the cmd window once prompted.

Following installation, a connected Axsun PCIe DAQ will appear in Device Manager as "Axsun OCT PCIe DAQ (xxxx)" in the "Axsun OCT Devices" class:

Ethernet (packet capture library)

To install Npcap, run the downloaded installer and confirm any Windows Security Warning requests. At the Ncpap Installation Options screen, make sure to select the option “Install Npcap in WinPcap API-compatible Mode” as shown:

Ethernet (network adapter configuration)

The host PC’s network adapter which is connected to the DAQ must be configured for static IP addressing rather than DHCP, which is more typical for connection to a router:

  • Open the properties window for the network adapter. Instructions for finding the network adapter properties window are OS-specific and can be found by searching online.

  • Change the IP address (IPv4) of the network adapter to be 192.168.10.1 and the subnet mask to be 255.255.255.0 (which is likely the default). Apply and save the new network adapter settings.

  • Confirm successful reconfiguration of the network adapter and Ethernet connection to the DAQ board by opening a Windows cmd terminal and executing the command ping 192.168.10.2

Watch a Video

Installation of particular device drivers and dependencies is optional, and depends on which interface(s) you plan for connection between your host computer and your Axsun Laser Engine and DAQ hardware. Before proceeding with the device driver installation in this section, insure that your Axsun device hardware is physically connected to the desired interfaces and powered-on as described on the page.

Capturing image data via Ethernet requires a library dependency called “pcap”, an . In the Unix environment, the standard library is named “libpcap”. In the Windows environment, a ported library named “WinPcap” is used [1]. Additional forks of WinPCap (e.g. “Npcap”, “Win10Pcap”) have been designed to take advantage of more efficient kernel hooks in Windows OS versions later than Windows 7.

The Axsun Ethernet DAQ software works with either WinPcap or its binary-compatible variants. Npcap is preferred, but pay attention to license restrictions. You can download Npcap directly from .

[1] WinPcap can be downloaded and installed from but is also included when installing Wireshark, a handy packet capture GUI based on the pcap library. Wireshark can be downloaded and installed from if required for system debugging.

If connection is established correctly, the DAQ board (with its static IP address of 192.168.10.2) will respond to the ping request. If the ping fails, follow the recommendations in the manual.

Congratulations! You've installed the required software for the Axsun Integrated Engine. Additional background information on the Axsun GUI Tools can be found or in the respective software manuals.

The next page in this guide describes the basic to capture and display OCT images in real-time.

Making Connections
industry-standard API for capturing network traffic
https://nmap.org/npcap/
http://www.winpcap.org
https://www.wireshark.org/#download
Operation of the Integrated Engine
Image Capture Tool
Software Downloads
AxsunOCTControl_LW
AxsunOCTCapture
Hardware Control Tool
here
DAQ Troubleshooting
Hardware Control Tool
Image Capture Tool
Device Manager with one Axsun device connected via USB (prior to USB device driver installation).
Device Manager with one Axsun device connected via USB (following USB device driver installation).
Device Manager showing a PCIe DAQ prior to PCIe device driver installation.
Device Manager showing a PCIe DAQ following PCIe device driver installation.
Npcap installation options: select "Install in WinPcap API-compatible Mode"
Axsun Integrated Engine Components