| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| cfnet:cfheader:index [2026/02/20 15:37] – external edit 127.0.0.1 | cfnet:cfheader:index [2026/03/04 14:05] (current) – [Contents] admin |
|---|
| ====== CFHEADER - USB Interface to CFNET IO Modules ====== | ====== CFNET Header - USB Interface to CFNET IO Modules ====== |
| |
| The CFHEADER is a USB interface module that provides a USB device interface to the [[modularfaduino:index#i_o_modules|CFNET IO modules]]. It can be used to add programmable digital and analog IO to any USB Windows or Linux host PC including our [[https://comfiletech.com/windows-panel-pc//|Windows Panel PC]] and [[https://comfiletech.com/linux-panel-pc/|Linux industrial panel PCs]]. | The CFNET Header(CFHDR-8U) is a USB interface module that provides a USB device interface to the [[:cfnet:index|CFNET IO modules]]. It can be used to add programmable digital and analog IO to any USB Windows or Linux host PC including our [[https://comfiletech.com/windows-panel-pc//|Windows Panel PC]] and [[https://comfiletech.com/linux-panel-pc/|Linux industrial panel PCs]]. |
| |
| {{ :cfnet:cfheader:cfnet_cfheader_io_modules.png?900 }} | {{ :cfnet:cfheader:cfnet_cfheader_io_modules.png?900 }} |
| ===== Contents ===== | ===== Contents ===== |
| |
| [[.:features:|Features]] - Describes the various features of the CFHEADER module. | [[.:features:|CFHDR-8U Features]] - Describes the various features of the CFNET HEADER module. |
| |
| [[.:connecting_to_usb_host:|Connecting to a USB Host]] - Describes how to connect the CFHEADER module to a Windows or Linux USB host. | [[.:connecting_to_usb_host:|Connecting to a USB Host]] - Describes how to connect the CFHDR-8U module to a Windows or Linux USB host. |
| |
| [[.:development_environment:index|Setting Up a Development Environment]] - Describes how to set up a development environment for programming a CFHEADER module using Visual Studio. | [[.:development_environment:index|Setting Up a Development Environment]] - Describes how to set up a development environment for programming a CFHDR-8U module using Visual Studio. |
| |
| [[.:create_new_project:|Creating a New Project]] - Describes how to create a new CFHEADER .NET project from scratch. | [[.:create_new_project:|Creating a New Project]] - Describes how to create a new CFHDR-8U .NET project from scratch. |
| |
| [[.:runtime_environment:index|Setting Up a Runtime Environment]] - Describes how to configure a target computer to deploy a CFHEADER .NET application to. | [[.:runtime_environment:index|Setting Up a Runtime Environment]] - Describes how to configure a target computer to deploy a CFHDR-8U .NET application to. |
| |
| [[.:mode_of_operation:|Mode of Operation]] - Describes the primary mode of operation of a CFHEADER module, and the typical programming patterns used to automate it. | [[.:mode_of_operation:|Mode of Operation]] - Describes the primary mode of operation of a CFHDR-8U module, and the typical programming patterns used to automate it. |
| |
| [[.:automating_io_modules:index|Automating IO Modules]] - Detailed explanations and examples on how to use the [[https://api.comfiletech.com/csharp/api/ComfileTech.Cfnet.Cfheader.html|ComfileTech.Cfnet.Cfheader API]] to automate each of the CFNET IO modules. | [[.:automating_io_modules:index|Automating IO Modules]] - Detailed explanations and examples on how to use the [[https://api.comfiletech.com/csharp/api/ComfileTech.Cfnet.Cfheader.html|ComfileTech.Cfnet.Cfheader API]] to automate each of the CFNET IO modules. |
| |
| [[.:real_time:index|Improving Real-time Performance]] - Describes features and techniques to improve determinism and real-time performance when using the CFHEADER with a Windows or Linux USB host. | [[.:real_time:index|Improving Real-time Performance]] - Describes features and techniques to improve determinism and real-time performance when using the CFHDR-8U with a Windows or Linux USB host. |
| |
| [[.:firmware:index|Install the CFHEADER's Firmware]] - Describes how to download and install the CFHEADER module's firmware. | [[.:firmware:index|Install the CFHDR-8U's Firmware]] - Describes how to download and install the CFHDR-8U module's firmware. |
| |
| [[:index|Home]] | [[:index|Home]] |