fluxEngine Public API
4.22.0

Contents

  • Introduction
  • File I/O
  • Calibration Information
  • Device Support
  • Advanced Topics
  • C API: Introduction
  • C++ API: Introduction
  • .NET API: Introduction
    • Setup
    • General
    • Device Connection
    • Models
    • Data Processing
  • Python API: Introduction
  • C Reference Documentation
  • C++ Reference Documentation
  • .NET Reference Documentation
  • Python Reference Documentation
  • Helper Code Used In Examples
  • Runnable Examples
  • System Configuration
fluxEngine Public API
  • .NET API: Introduction

.NET API: Introduction

This chapter describes how to get started with fluxEngine’s .NET API and how to process hyperspectral data with it. See .NET Reference Documentation for a list of all API classes of the .NET API.

Contents

  • Setup
    • Requirements
    • Using nuget to install fluxEngine’s .NET API
  • General
    • General API Design, Error Handling
    • Initializing the Library
    • Setting up processing threads
  • Device Connection
    • Library Setup
    • Enumerating Devices
    • Connecting to a Device
    • Disconnecting from a Device
    • Accessing Device Parameters
    • Accessing Instrument Devices
    • Handling Notifications from a Device
  • Models
    • Loading a model
    • Extracting information from a model
  • Data Processing
    • Instrument Preview
    • Recording HSI Data
    • Model Processing
    • Obtaining Results
Previous Next

© Copyright 2020-2023, LuxFlux GmbH.

Built with Sphinx using a theme provided by Read the Docs.