Differences

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

Link to this comparison view

Next revision
Previous revision
modularpi:cfnet-fs:digital_output:index [2026/02/15 01:48] – created adminmodularpi:cfnet-fs:digital_output:index [2026/02/20 15:34] (current) – external edit 127.0.0.1
Line 3: Line 3:
  
 //☞ "CFNET-FS 개발 환경 구성이 완료되지 않았다면, 아래 링크를 참고하여 먼저 설정을 진행해 주세요.//" //☞ "CFNET-FS 개발 환경 구성이 완료되지 않았다면, 아래 링크를 참고하여 먼저 설정을 진행해 주세요.//"
-  * [[modularpi:cfnet-fs:Setting|Config 환경 설정 및 업데이트 (필수!!)]] 
-  * [[modularpi:cfnet-fs:download_start|CFNET-FS 다운로드 및 파일 시스템 생성]] 
  
-{{ :modularpi:cfnet-fs:out_파일구조.png |}}+  * [[modularpi:cfnet-fs:Setting:|Config 환경 설정 및 업데이트 (필수!!)]] 
 +  * [[modularpi:cfnet-fs:download_start:|CFNET-FS 다운로드 및 파일 시스템 생성]]
  
 +{{ :modularpi:cfnet-fs:digital_output:out_file_struc.png?nolink |}}
 =====0~7 디렉토리{module_address} ===== =====0~7 디렉토리{module_address} =====
 module_address의 모듈 주소(0~7)별 디렉터리에는, 16개 채널(포트)을 모두 제어할 수 있는 **state.bin** 와 **state.txt** 파일이 포함되어 있습니다. module_address의 모듈 주소(0~7)별 디렉터리에는, 16개 채널(포트)을 모두 제어할 수 있는 **state.bin** 와 **state.txt** 파일이 포함되어 있습니다.
Line 298: Line 298:
 } }
 </code> </code>
 +
 +[[..:index|CFNET-FS 개요]]