PACSDK Library History

11/02/2012


INTRODUCTION
The XPAC/WinPAC SDK has been unified and renamed PACSDK. The new PACSDK.dll provides support for two platforms, one being designed for the WinPAC series (ARM platforms) and the other for the XPAC series (x86 platforms).
PACSDK.dll (x86) is linked to C/C++ programs for the XPAC series to replace the previous SDK, XPACSDK_CE.dll, and PACSDK.dll(ARM) is linked to C/C++ programs for the WinPAC series to replace the previous SDK, WinPACSDK.dll.

New/Previous SDK files comparison


 Items

WinPACSDK Library

XPACSDK (CE6)
Library

PACSDK
Library

Development header files

WinPacSDK.h

XPacSDK_CE.h

PACSDK.h
PACSDK_PWM.h

Development library files

WinPacSDK.lib

XPacSDK_CE.lib

PACSDK.lib
PACSDK_PWM.lib

Target device Native DLL files

WinPacSDK.dll

XPacSDK_CE.dll

PACSDK.dll
PACSDK_PWM.dll

Target device .NET CF DLL files

WinPacNet.dll

XpacNet.dll

PACNET.dll

Other effects:
After releasing PACSDK, the Old SDK (WinPacSDK.dll/WinPacNet.dll used for WinPAC series modules and XPacSDK_CE6.dll./XPacNet.dll used for XPAC series modules) will continue to maintain (Fix the bugs) and released regularly, but will not add new features.

[10/15/2012]
[Version 4.2.2.5]

·  The first released version.

·  PACSDK.dll modifications and updates

    1. Add pac_EnableLEDs function
    2. Add Registry API for XPAC series
    3. Add I/O WDT, PowerOn/Safe Value API for pure DIO modules
    4. Add I/O accessing API functions for the Multi-function modules
    5. Add pac_GetCurrentDirectory and pac_GetCurrentDirectoryWAPI functions for PACSDK
    6. Ad the reserved memory section for XPAC series