Skip to content

Python related SDK downloads
- are available as is for customer reference, and are not fully developed or supported.  

 

The DP5 Python SDK Includes:

               1. Examples for all communication types

               2. Acquiring data

               3. Managing and configuring Amptek devices

 

The DP5 Python Spectra Example Includes:

               1. Saving spectrum data to Amptek Format MCA files using Python

 
DP5 C SDK - DP5 SDK for C programming language

                              (The Help section has many useful developer documents.)

The DP5 Python SDK can work with the Mini-X2 Tube Controller but Note the DP5 Python SDK:

               1. Does not have Mini-X2 specific examples.

               2. Supports the Mini-X2 messaging protocol.

               3. Is not platform specific.

               4. Supports RS232, Sockets, Libusb (Windows, Linux, ...)

               5. Can be used by experienced python developers ("as is") to control the Mini-X2


 C_DP5_API_SDK   -DP5 SDK for C programming language
 Python_SDK  -DP5 SDK for python programming language
 Python_Save_Spectra  -DP5 SDK for python, save spectra example
 VBNet_INET_Solution  -VBNet Winsock and UdpClient ethernet examples