Drivers and SDK for communication with Series 2000 controllers
Description
All series 2000 controllers can be fully controlled via USB to integrate incubation control and monitoring into your microscope control environment. You just need to install the driver and use our SDK, that is currently available for easy use within the free scripting software AutoIt3.
Functions currently available in SDK:
- Access multiple controllers simultaneously
- Get actual values from all channels
- Set setpoint values for all channels
- Switch on/off heating for all channels (loop control)
- Get name of configured component for each channel
- Function to define setpoint value ramps (e.g. change temperature setpoint from 37.0°C to 40.0°C continuously within 30 min)
The AutoIt3 SDK is build on our general dynamic link library PDL2000.dll and brings an AutoIt3- function library that defines higher level functions which are much easier to use for a scripting user, than the pointer based PDL2000.dll functions. However, on special request it is possible to get information about the underlying PDL2000.dll to integrate incubation control into programming languages like C# or C++, for example.
Requirements
- Microsoft Windows 2000/XP/Server2003/Vista/Win7/Win8.1/Win10 (32 & 64-bit)
- PeCon Series USB driver: see section “Downloads” below
- AutoIt3: Download
- Koda FormDesigner (only needed for easy GUI creation): Download
Compatibility
Downloads
- PeCon USB-Driver v1.5 (3.3.0.0) (44K)
Windows 2000/XP/Server2003/Vista/Win7/Win8.1/Win10 (32 & 64-bit) WDM WHQL Driver - PeCon Series 2000 – AutoIt3 SDK V1.1 (80K)
SDK with easy functions to use in free scripting language AutoIt3