Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
faduino:modularfaduino:cfmodbus:cfmegawithhmi [2026/02/14 06:13] – created - external edit 127.0.0.1faduino:modularfaduino:cfmodbus:cfmegawithhmi [2026/02/20 15:34] (current) – external edit 127.0.0.1
Line 65: Line 65:
 ComfileHMI에 숫자 위젯 한개만 표시하고 주소는 2번지로 설정해주세요. ComfileHMI에 숫자 위젯 한개만 표시하고 주소는 2번지로 설정해주세요.
  
-{{ :modularfaduino:cfmodbus:numprint.png?nolink |}}+{{ :faduino:modularfaduino:cfmodbus:numprint.png?nolink |}}
  
 (부연설명) 모드버스의 주소체계는 펑션코드와 같이 기술합니다. 40002라는 주소는 펑션3번 (워드공간을 뜻함)의 주소2번이라는 뜻입니다.  (부연설명) 모드버스의 주소체계는 펑션코드와 같이 기술합니다. 40002라는 주소는 펑션3번 (워드공간을 뜻함)의 주소2번이라는 뜻입니다. 
Line 94: Line 94:
 실행시키면, 계속 증가되는 숫자가 ComfileHMI 화면상에 표시됩니다. 실행시키면, 계속 증가되는 숫자가 ComfileHMI 화면상에 표시됩니다.
  
-<html> +{{url>https://www.youtube.com/embed/818PpehZrFU?si=NMtdWp0TV-zuFgHe 560,315}}
-<center> +
-<iframe width="560" height="315" src="https://www.youtube.com/embed/818PpehZrFU?si=NMtdWp0TV-zuFgHe" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> +
-</center> +
-</html>+
  
  
Line 118: Line 114:
 제어버튼 위젯과 램프 위젯을 사용했습니다. 제어버튼 속성은 <비트주소>로 하나는 On, 다른 하나는 Off로 설정하세요 제어버튼 위젯과 램프 위젯을 사용했습니다. 제어버튼 속성은 <비트주소>로 하나는 On, 다른 하나는 Off로 설정하세요
  
-{{ :modularfaduino:cfmodbus:togexample.png?nolink |}}+{{ :faduino:modularfaduino:cfmodbus:togexample.png?nolink |}}
  
 <code c> <code c>
Line 147: Line 143:
 </code> </code>
  
 +{{url>https://www.youtube.com/embed/TgElISj9TAg?si=efGX02x5rUm-zpuV 560,315}}
  
-<html><center> +[[..:index|Modular FADUINO]]
-<iframe width="560" height="315" src="https://www.youtube.com/embed/TgElISj9TAg?si=efGX02x5rUm-zpuV" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> +
-</center></html> +
- +
-[[modularfaduino:index|Modular FADUINO]]+