i8092F WinPAC Software Package Release Note ------------------------------------------------------------------------------- i8092F WinPAC V1.1 Rev.H Release Note ------------------------------------------------------------------------------- CAB version : 10Jan13 (i8092_WinPAC_10Feb08.CAB) Library version : V1.1.0.0 Rev.I - Change the default setting of wAccCntOffset from 8 to 0. The related functions are : i8092_t_move, i8092_t_moveall, i8092_s_move, i8092_s_moveall, i8092_t_line2_move, i8092_s_line2_move and i8092_t_arc2_move. - Bugs fixed Fixed the 'EntryPoint' declaration for "i8092_set_inp" in I8092CS.cs Removed the incorrect Unit for Logic Position/Encoder Position in EzGo.exe. Fixed the bug in i8092_load_config(). ------------------------------------------------------------------------------- i8092F WinPAC V1.0 Rev.B Release Note ------------------------------------------------------------------------------- CAB version : 09Aug03 (i8092_WinPAC_09Aug03.CAB) - New features: MotionCfg.exe now suppports both I-8092F and I-8094/F modules - Associated files for Microsoft Visual Studio 2005 The C++ samples are provided to demonstrate the functions in library The C# wrapper file is ready with two simple C# samples. The VB.Net module is ready with two simple VB samples. - Bugs fixed Changed the UI in MotionCfg.exe Fixed the incorrect messsage in status bar ------------------------------------------------------------------------------- i8092F XPAC_CE V1.0 Release Note ------------------------------------------------------------------------------- CAB version : 09July17 (i8092_WinPAC_09Jul17.CAB) Supported motion modules: i-8092F 1. Begin driver/library/utility porting from PS200 WDM driver. The features are compliant to PISO-PS200 V3.0 2. Interrupt now is NOT supported in this version, therefore - only DISABLE_BLOCK_OPEARTION is valid for wBlockMode parameter. - only FRNET_ENABLE_DIRECT_ACCESS is valid for i8092_get_FRnet_DI(). - the automatic homing is not supported, and the ps200_home_start() is divided into three functions: i8092_near_home_search(), i8092_home_search() and i8092_z_phase_search(0. - i8092_int_event_config(), i8092_config_FRnet() are not supported in this version 3. Other features are not supported because of difference in hardware-design, the removed functions including : - i8092_scan_FRnet_DI() - i8092_reset_FRnet() - i8092_cmptrig_config(). - Associated files for Microsoft Visual Studio 2005 The C++ header and link files are ready with variable C++ samples.