Skip to content
STAGING SERVER
DEVELOPMENT SERVER

pylon API Documentation#

pylon API Documentation Logo

The pylon Software Suite provides the pylon SDK (software development kit) that includes the following APIs (application programming interfaces):

  • C API (Windows and Linux)
  • C++ API (Windows, Linux, and macOS)
  • API for .NET languages, e.g., C# and VB.NET (Windows only)
  • Data Processing C++ API: This API extends the pylon C++ image acquisition API to enable the use of vTools. The pylon C++ Data Processing Programmer's Guide is available via the Help menu in the pylon Viewer.

You can access all of the camera's parameters and control the camera's full functionality from within your application software by using the matching pylon API (C++, C, or .NET).

The pylon SDK Samples Manual describes the SDK sample programs. The samples illustrate how to use the pylon APIs to parameterize and operate the camera.

The pylon Deployment Guide describes how to deploy pylon software via copy deployment or the runtime redistributable packages.