차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
platform:common:support:swupdate:20_dll_install [2020/04/16 09:47]
winoars
platform:common:support:swupdate:20_dll_install [2021/06/24 13:43] (현재)
210.123.227.20 ↷ 링크가 이동 작업으로 인해 적응했습니다
줄 6: 줄 6:
 \\ \\
  
-<callout type="primary">+<callout type="primary" icon="true">
 \\ \\
   * OS와 Application의 버전이 일치하는 경우 dll 파일((EtherCAT의 경우 **ComiEcatSdk.dll** / Pulse Type 의 경우 **Cmmsdk.dll** 등))을 **C:\Windows\system32** 폴더에 위치시킵니다.   * OS와 Application의 버전이 일치하는 경우 dll 파일((EtherCAT의 경우 **ComiEcatSdk.dll** / Pulse Type 의 경우 **Cmmsdk.dll** 등))을 **C:\Windows\system32** 폴더에 위치시킵니다.
줄 17: 줄 17:
 \\ \\
   * Firmware - Driver - Library(DLL) 간 버전이 일치하지 않는 경우 이상동작 할 수 있습니다.   * Firmware - Driver - Library(DLL) 간 버전이 일치하지 않는 경우 이상동작 할 수 있습니다.
-    * **[[application:comiide:tool:etc:devlist | SW 버전 확인]]**+    * **[[application:comiide:tool:devlist| SW 버전 확인]]**
  
   * EtherCAT Master 제품을 사용하는 경우 API를 이용하여 SW 버전 호환성을 확인할 수 있습니다.   * EtherCAT Master 제품을 사용하는 경우 API를 이용하여 SW 버전 호환성을 확인할 수 있습니다.
-    * **[[platform:ethercat:6_manual:user:version_compare | EtherCAT Version Compare ]]**+    * **[[platform:ethercat:100_api:20_eg:version_compare| EtherCAT Version Compare ]]**
  
   * dll 파일은 하나만 사용하는 게 좋습니다.((System32 또는 SysWow64에 위치시키는 경우 모든 Application이 참조 가능))   * dll 파일은 하나만 사용하는 게 좋습니다.((System32 또는 SysWow64에 위치시키는 경우 모든 Application이 참조 가능))
     * dll 파일을 Application의 실행파일이 있는 폴더등 특정 위치에서 참조하는 경우, 커미조아의 Application이 참조하는 dll 과 다른 버전의 dll을 사용되어 같은 명령에 대한 결과값이 달라질 수 있습니다.      * dll 파일을 Application의 실행파일이 있는 폴더등 특정 위치에서 참조하는 경우, 커미조아의 Application이 참조하는 dll 과 다른 버전의 dll을 사용되어 같은 명령에 대한 결과값이 달라질 수 있습니다. 
-    * **[[application:comiide:tool:etc:dll_finder| Application의 dll 참조 확인]]**+    * **[[application:comiide:tool:dll_finder| Application의 dll 참조 확인]]**
 </callout> </callout>