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) |
PACSDK |
Development header files |
WinPacSDK.h |
XPacSDK_CE.h |
PACSDK.h |
Development library files |
WinPacSDK.lib |
XPacSDK_CE.lib |
PACSDK.lib |
Target device Native DLL files |
WinPacSDK.dll |
XPacSDK_CE.dll |
PACSDK.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.
[
[Version
·
The first released version.
·
PACSDK.dll modifications and updates
PWM API functions in PaCSDK_PWM.dll only support to operate I-7K/I-87K PWM modules exclusive of I-8K PWM modules