===================================================================== = Motion Control Driver = = API-SMC(WDM) Ver2.35 = = CONTEC Co.,Ltd. = ===================================================================== - Contents =========== Introduction Notes Installation The files installed Sample programs History of version-up - Introduction ============== Thank you for purchasing this product. The following descriptions of the API-SMC(WDM) includes some material not shown in the help messages. Be sure to read it carefully. - Notes ======= - Be sure to login by Administrator. - API-SMC(WDM) is a different product from driver (API-SMC(98/PC)) for the version motion control so far. - This driver cannot use the hardware used with API-SMC(98/PC). - Installation ============== - Installation of development environment(help, sample, tool, etc) You must uninstall older version of development environment from [control panel] before installing newer version. Unzip downloaded file and execute following setup file. Apipac\SmcWdm\Disk1\Setup.exe Install from Autorun.exe. - Installation of device driver You must uninstall older version of device driver before installing newer driver. For uninstallation or installation procedure, refer to following help file in API-PAC(W32) CD-ROM. \Apipac\Help\Hwinst\Eng\Apitool.chm For uninstallation or installation procedure, refer to following help file which is created after unzipping the downloaded file. Help\SmcWdm\Eng\Apitool.chm - The files installed ===================== - This product uses a setup program to install files in the System directory or other directory designated by the user in the following configuration. - If another API-TOOL drivers have already been installed, the files will be installed in that directory. \ CONTEC.ICO Icon file CONTEC_APIPACW32_HOMEPAGE.URL Shortcut of API-PAC(W32)HP SMCWDM\CSMC.CHM Help File SMCWDM\README.TXT This file SMCWDM\SAMPLE\ Sample programs SMCWDM\SAMPLEEXE Executive files of sample programs - Sample programs ================= The sample programs consist of the following directories for every language. - API-SMC(WDM) 32 bit Edition \ | +--\SMCWDM | +--\SAMPLE | +--\INC Include(header) file for every language | Module file for VB | +--\LIB_I386 Library file for every language | +--\VB6 Sample program for Visual Basic Ver6.0 | +--\VBNET Sample program for Visual Basic .Net | +--\VC6 Sample program for VisualC++(C++)Ver6.0 | +--\VCNET Sample program for Visual C++ .Net (MFC) | +--\VCNETCLI Sample program for Visual C++ .Net (C++/CLI) | +--\VCS Sample program for Visual C# .Net - API-SMC(WDM) 64 bit Edition \ | +--\SMCWDM | +--\SAMPLES | +--\INC Include(header) file for every language | +--\LIB_X64 Library file for every language | +--\VBNET Sample program for Visual Basic .Net | +--\VCNET2005 Sample program for Visual C++ .Net (MFC) | +--\VCS Sample program for Visual C# .Net - Career at version up ====================== Ver2.34->Ver2.35 (Web 2009.02.16) -------------------------------- - Supports Windows Server 2008 / Server 2008 x64 Edition. - It is corrected might hang up when the driver is unloaded when using it with Vista. Ver2.33->Ver2.34 (Ver. Jan.2009) -------------------------------- - Supports Visual C++ .Net C++/CLI. - Supports "Straight line interpolation 2". Ver2.32->Ver2.33 (Web 2008.07.02) -------------------------------- - Start supprt Visual Studio 2008. - The Help folder is made for the WEB download package and the file is added. - The diagnostic program is changed. - There is no change of the driver. Ver2.31->Ver2.32 (Web 2008.04.25) -------------------------------- - Supports API-TIMER(WDM) - When SmcWInit is executed in other processes when the motor of each two or more processes works by two or more axes, the axis that operates by the object board is stopped, is executed. - Even if SmcWInit is executed with the driver loading not completed when registered OS starts and it is executed that it is degrees SmcWInit after completing loading how many as for the function error, it is corrected to the start-up of the application including this driver function might become a function error. - When maximum speed 65535[pps] in resolution "1" is set at the start/target speed of when the DF type is used, and SmcWSetReady is executed, it is corrected that the target speed is changed to maximum speed 16384[pps] of the DL type. - Cmessage.ocx might not be able to be installed in Vista, is corrected. VerUp > setup.exe:Ver1.0.1, ccoinst.dll:Ver1.0.3 Ver2.30->Ver2.31 -------------------------------- - To begin "Z aspect count" of timing that ORG is turned on when the starting point resume operation of the condition of "Constant speed/direction specification/Z aspect use" is begun, it changes. In addition, "Z aspect count" is begun from timing that ORG is turned on even if there is no direction specification if it is a constant speed. Ver2.25->Ver2.30 (Ver. Jan.2008) ------------------------------------- - Add Supports new device. :SMC-4DF-PE, SMC-8DF-PE - File ccoinst.dll improved in the version. - It is possible taking correction of normal MotionType value with SmcWGetBankReady(). - It is corrected that it was not operation of "Perform uniform speed motion in target speed when target speed is lower than start speed." that has been described to help. Ver2.24->Ver2.25 (Web 2007.10.24) -------------------------------- - When you execute MotionStart with MotionType=0 (No motion) of SmcWSetReady(), it is corrected might hang up. - Start direction (bStartDir) was not disregarded at the PTP motion, and the parameter was checked as well as JOG etc. It is corrected that the error by the Start direction occurred when PTP operates the result. - It is corrected that status (StopSts) acquired with SmcWGetStopStatus becomes "FF(H) End of operation function" at the moment as well as the correction of Ver2.22. Ver2.23->Ver2.24 -------------------------------- - Solves the problem that occures while using ACX-PAC(W32) - The deceleration timing is delayed when a big value is set at the target speed and a big value is not set to the speed resolution, it is not possible to decelerate up to the start speed, and it is corrected to stop. Ver2.22->Ver2.23 (Ver. Oct.2007) -------------------------------- - It corresponds to Visual Studio 2005 Express Edition. (Except C++) - No driver file correction. Ver2.21->Ver2.22 (Web 2007.08.31) ------------------------------------- - It is corrected not to have operated normally in sample BANKARC and the direction of CCW. - Help correction. Because the description of the SmcWSyncMotionStart had come off chiefly, a postscript is added. - The trouble of the diagnostic program is corrected. - Even if the development environment is installed when 64bitOS is used, it is corrected not to be able to be likely to do the short cut to sample EXE¤ Diagnosis and help from the start menu. - It is corrected that ORG becomes "During stop" at the moment touching turn and } LIM of the deceleration stop for turning on status (MoveSts) acquired with SmcWGetMoveStatus according to the timing of the turn of the stop, While ORG is operating Ver2.20->Ver2.21 ------------------------------------- - In "ORG operation" of SMC-4/8DF-PCI, When the stop event is set and operation of "EndDir" setting begins in "The start dir is corresponding in the end dir" condition, it is corrected the generation of the stop event two times. - It is corrected to decelerate instantaneously when stopping though the deceleration time is set when "0" is set and operated at the acceleration time. - When the motion changes (When setting to the argument of SmcWSetMotion ChangeReady as ChangeType=4), it is corrected that the acceleration/ deceleration time is not normally reflected. Ver2.10->Ver2.20 (Ver. Jun.2007) ------------------------------------- - Supports Windows x64 Edition - Visual C++.NET, Visual Basic.NET, C#.NET support - The "0xC000142" error occurs if the function is executed with the board is not installed, and the driver copied. It is corrected. - In "Limit Signals for Input" of Diagnosis program, to return to the "Initial Setup" at limit ON and to change logic, it changes. - Device name generation sequence change. Therefore, Cpropsub.exe is deleted from the installation composition. Ver2.00->Ver2.10 (Web 2007.04.23) ------------------------------------- - When SmcWSetBankInterpolation is executed with SMC-4/8DL-PCI, it is corrected to become an error. - "Straight line interpolation 1" It is corrected to operate at the beginning speed without accelerating when big moved distance is set from "Interpolation control axis" to other interpolation axes when setting it. - To return board ID and the axis number as a parameter when the event is generated, it changes. - It is corrected that status doesn't change like "Moving" though the deceleration stop is done when SmcWMotionDecStop is executed for "Interpolation control axis" while "Straight line interpolation 1" is operating by SMC-4/8DF-PCI. Moreover, it is also corrected not to stop even if the function is executed for other axes for the interpolation. - VC sample "Ctlio" "BaseMove" "Status" When the device name was changed, SmcWSetInitParam came to be executed. Because it is processing without the necessity, it deletes it. Ver1.20->Ver2.00 (For SMC Ver. Feb.2007) ------------------------------------- - Add Supports new device. :SMC-4DF-PCI, SMC-8DF-PCI - Add new function. (*):SMC-4/8DL-PCI cannot be used. Synchronous motion function :SmcWSetSync, SmcWGetSync, SmcWSyncMotionStart Bank event :SmcWBankEvent(*) Get bank number :SmcWGetBankNo Bank/Interpolation Setting :SmcWSet/GetBankNumber, SmcWSet/GetBankReady, SmcWSet/GetBankDistance, SmcWSet/GetBankResolveSpeed, SmcWSet/GetBankStartSpeed, SmcWSet/GetBankTargetSpeed, SmcWSet/GetBankAccelTime, SmcWSet/GetBankDecelTime, SmcWSet/GetBankSSpeed, SmcWSet/GetBankInterpolation, SmcWSet/GetBankArcPoint(*), SmcWSet/GetBankArcParam(*) - Output pulse counter count agreement signal (CP1) and encoder counter count agreement signal (CP2) are added to SmcWSetCtrlTypeOut. As a result, when each count agreement event is generated, it the signal outputs it (level). - It is corrected to turn when stopping as it is ORG operation, and the direction specification doesn't exist by passing ORG when assuming Z aspect use setting and to turn after it operates of Z aspect count. - The homogeneous event factor in Disable corrects only to the start of two event processes or more and one the event generation at homogeneous event factor Enable. Ver1.10->Ver1.20 (Ver. Feb.2007) - Supports Windows Vista - Adds digital-signing to device driver - Adds device driver auto-installation function (W2000 series only) Ver1.00->Ver1.10 (Ver. Nov.2006) ------------------------------------- - Add new function. Motion change :SmcWMotionChange, SmcWSetMotionChangeReady, SmcWGetMotionChangeReady Get latch counter :SmcWGetLatchOutPulse, SmcWGetLatchCountPulse event :SmcWStopEvent, SmcWCountEvent - Even if the LIM or the ARM is being input when SmcWMotionStart is executed, it is corrected not to have returned the error. - It is corrected that the following ORG search operation is not done when stopping outside the ORG sensor without the end direction specification when the ORG operation execution is done. Ver1.00 (Ver. Aug.2006) ------------------------------------- - First release.