Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 284 | f9daq | 1 | --- |
| 2 | 19.06.2012 |
||
| 3 | |||
| 4 | Development kit is updated. |
||
| 5 | |||
| 6 | --- |
||
| 7 | 06.05.2012 |
||
| 8 | |||
| 9 | Development kit is updated. Compatibility with LabVIEW 2011 are added. |
||
| 10 | Example for Visual Basic 6.0. is added. |
||
| 11 | All software are tested with WinXP, Vista, Win7 in x32 and x64 modes. |
||
| 12 | |||
| 13 | --- |
||
| 14 | 28.10.2008 |
||
| 15 | |||
| 16 | Few functions added in new SDK version. Among them are "Get Standoff" and |
||
| 17 | "Home" functions which will ease development of "reset" functionality. |
||
| 18 | Please refer to user manual "SMCVieW>>Reset and standoff" paragraph for the |
||
| 19 | description of the functionality. |
||
| 20 | |||
| 21 | Also "Operate Limit Switches" function has been added to ease working with |
||
| 22 | limit switches. |
||
| 23 | |||
| 24 | Example 4 have been created to show new functionality. Please note! that |
||
| 25 | aforementioned functions, even though provided, are not supported and |
||
| 26 | provided to you as a convenience. |
||
| 27 | |||
| 28 | --- |
||
| 29 | 13.10.2008 |
||
| 30 | |||
| 31 | Development kit is updated. Bug with save/load profiles is fixed. |
||
| 32 | Version for LabVIEW 8.2.1 is available now. |
||
| 33 | |||
| 34 | --- |
||
| 35 | 06.01.2008 |
||
| 36 | |||
| 37 | Development kit is updated. Versions for LabVIEW 7.1.1, 8.0.0 and 8.2.1 are available now. |
||
| 38 | |||
| 39 | --- |
||
| 40 | 10.12.2006 |
||
| 41 | |||
| 42 | Source codes of Cyclic Movement application are updated. |
||
| 43 | |||
| 44 | Development Kit source codes are migrated to LabVIEW 7.1.1. |
||
| 45 | Use this or newer version of LabVIEW for developments! |
||
| 46 | |||
| 47 | --- |
||
| 48 | 28.11.2006 |
||
| 49 | |||
| 50 | Example 3 (backlash).vi is added. |
||
| 51 | It helps you to understand how the backlash compensation works. |
||
| 52 | |||
| 53 | --- |
||
| 54 | 26.11.2006 |
||
| 55 | |||
| 56 | Examlpe 2.vi is updated. In previous version of this example controller |
||
| 57 | profile file was loaded to PC memory but not in controller memory. This bug |
||
| 58 | is corrected now. |
||
| 59 | |||
| 60 | --- |
||
| 61 | 15.11.2006 |
||
| 62 | |||
| 63 | Structure of profile (*.pre and *.sav) fields is modified (sevelar fields are added). |
||
| 64 | |||
| 65 | --- |
||
| 66 | 4.10.2006 |
||
| 67 | |||
| 68 | Several minor bugs with global variables are corrected. |
||
| 69 | All VIs are tested for NI LabVIEW 8.0 compatibility. |
||
| 70 | |||
| 71 | --- |
||
| 72 | 30.08.2006 |
||
| 73 | |||
| 74 | All VIs are migrated from LabVIEW 7.0 to LabVIEW 7.1. |
||
| 75 | Several minor bugs with calibration VIs are corrected. |
||
| 76 | |||
| 77 | --- |
||
| 78 | 20.07.2006 |
||
| 79 | |||
| 80 | All VIs and examples are refreshed for compatibility |
||
| 81 | with usmc2502 firmware. Possibility of quadrature encoder |
||
| 82 | using is added. |
||
| 83 | |||
| 84 | --- |
||
| 85 | 22.06.2006 |
||
| 86 | |||
| 87 | Example 2.vi is refreshed. |
||
| 88 | |||
| 89 | --- |
||
| 90 | 13.06.2006 |
||
| 91 | |||
| 92 | VI Update Speed Ctl.vi is added. It is smart tool for correction |
||
| 93 | of speed limit depends on step divisor. Example 2.vi is refreshed. |
||
| 94 | Controls Power, Step and Speed are added. |
||
| 95 | |||
| 96 | --- |
||
| 97 | 02.06.2006 |
||
| 98 | |||
| 99 | Example 2.vi is added. It is very simple and useful for users who |
||
| 100 | makes a first steps in LabVIEW programming. |