User Tools

Site Tools

한국어

comfilehmi:index

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
comfilehmi:index [2020/09/25 09:06]
COMFILE Technology [Table]
comfilehmi:index [2024/03/14 22:23] (current)
COMFILE Technology [Introduction]
Line 1: Line 1:
 +~~META:
 +title = Comfile Studio and the ComfileHMI panel PCs - Human Machine Interface (HMI) Development Kit
 +~~
  
 +{{htmlmetatags>​
 +metatag-description=(Comfile Studio and the ComfileHMI panel PCs are used as a Human Machine Interface (HMI) industrial panel PC WYSIWYG rapid development kit.)
 +metatag-keywords=(Comfile Studio, ComfileHMI, Human Machine Interface, HMI, Industrial Panel PC, Touchscreen,​ WYSIWYG, Development Kit) 
 +}}
 +
 +====== Comfile Studio and the ComfileHMI Panel PC======
 +
 +[[.:​HMIeditor_download:​|Download Comfile Studio (formerly known as the ComfileHMI Editor)]]
 +
 +As of version 4, the ComfileHMI Editor has been renamed to Comfile Studio, and can now be used to develop HMIs for any Windows 7 or later PC in addition to the ComfileHMI panel PCs.
 +
 +
 +[[../​Product warning|Warnings and Precautions]]
 +
 +===== Introduction =====
 +
 +The ComfileHMI Panel PC and the Comfile Studio software comprise is a WYSIWYG, HMI rapid development kit from COMFILE Technology, Inc.
 +
 +  *[[.:​aboutHMI:​|What is an HMI?]]
 +  *[[.:​HowtouseHMI:​|HMI and PLC Development Process]]
 +
 +  * [[.:​HMIeditor_download:​|Comfile Studio]] is the WYSIWYG software development environment used to create HMI projects, and is available as a free download from COMFILE Technology'​s website. [[http://​comfilewiki.co.kr/​en/​doku.php?​id=comfilehmi:​hmieditor_download:​index|Download Now]].
 +  * Supports interfacing with the [[http://​www.comfiletech.com/​cubloc/​|CUBLOC]],​ [[http://​www.comfiletech.com/​moacon/​|MOACON]],​ [[http://​comfiletech.com/​fa-duino/​|FA-DUINO]],​ [[http://​comfiletech.com/​categories/​etc/​field-i-o.html|MODPORT]],​ or just about any other Modbus-capable PLC or microcontroller. ​ The [[http://​comfiletech.com/​categories/​etc/​field-i-o.html|MODPORT]] is a particularly suitable companion to the ComfileHMI as it does not require any PLC programming.
 +  * Water-resistant and open-frame models are available. ([[.:​HMIopenframe:​|About open-frame models]])
 +  * No branding on the hardware'​s front panel (logo-less). ​ ([[.:​logoless:​|About logo-less branding]])
 +  * Supports TrueType fonts for creating multilingual user interfaces.
 +  * Supports PNG, JPG, and BMP image files.
 +  * Water resistant front panel models support audio output (e.g. .wav files)
 +  * microSD card support for additional memory (Included with purchase)
 +  * Modbus TCP: Can operate as either a client or a server. ​ [[.:​HMI_connection_modbus_tcp:​|Details]]
 +  * Supports [[:​comfilehmi:​remotecontrol:​index#​remote_screen_control|supervisory remote control]] from any device with a modern web browser (ComfileHMI panel PCs only).
 +  * [[comfilehmi:​remote_scripting:​index|Remote Scripting]]. (CHC and PC Only)
 +  * [[comfilehmi:​web_api:​index|Web API]] - Read from, write to, and otherwise control a Comfile Studio from any modern web browser, other ComfileHMI panel PCs, or other web clients. (CHC and PC Only)
 +
 +===== Demonstration =====
 +
 +[[https://​youtu.be/​miQYznc8Wig|Demonstration Video]]
 +
 +Please note that the demonstration in the video does not illustrate programming the MSB PLC.  The MSB PLC is a CUBLOC-based product that is programmed using CUBLOC Studio. ​ Please refer to the [[cubloc:​|CUBLOC documentation]]. [[.:​MSBsourceforHMI:​|Download the MSB PLC source code]] used in the demonstration video above. ​
 +
 +
 +===== Beginner'​s Guide =====
 +
 +<​html>​
 +<iframe src="​https://​docs.google.com/​presentation/​d/​e/​2PACX-1vRid5T0vxe8HkvG5u_l46E7HQxPoJ8dLRgPaJgSnHFwyb2WHzqw3DerZjrN_b45qurKyeUChWUZS-g_/​embed?​start=false&​loop=false&​delayms=3000"​ frameborder="​0"​ width="​960"​ height="​569"​ allowfullscreen="​true"​ mozallowfullscreen="​true"​ webkitallowfullscreen="​true"></​iframe>​
 +</​html>​
 +
 +
 +===== ComfileHMI Panel PC Hardware Specifications =====
 +
 +[[.:​HardwareSpec:​|Hardware Specifications]]
 +
 +  * Power supply voltage is 12~24V (If voltage drop is a concern, use 24V.)
 +  * The touch method is a resistive pressure-sensitive method.
 +  * The CHC series has improved speed compared to the CHA series, and remote control is possible. If the total number of pages is more than 20 pages or if you are using the log function, please use CHC instead of CHA.
 +  * CHC series have built-in eMMC, so they operate without an SD card. (SD card required for log recording)
 +  * In the case of models with multiple communication ports, you can use the device by connecting it to all communication ports.
 +  * There is no project upload function. Please keep the project file well. 
 +  * Some models without (CE,KCC) certification require the user to directly obtain certification for the entire final product when making a commercialized product for commercial purposes.
 +
 +
 +
 +  * [[.:​External Connections:​]]
 +  * [[.:​Dimensions:​]]
 +  * [[.:​Water_resistant_front_panel_installation:​|Water Resistant Front Panel Model Installation]]
 +  * [[.:​Open-frame_installation:​| Open-frame Model Installation]]
 +
 +===== Interfacing with External Devices =====
 +
 +  * [[.:​HMI_connection_cubloc:​|Interfacing with the CUBLOC, example source code]]
 +  * [[.:​HMI_connection_moacon:​|Interfacing with the MOACON, example source code]]
 +  * [[.:​HMI_connection_modport:​|Interfacing with the MODPORT, example source code]]
 +  * [[.:​exampe_projects:​|Interfacing with the FADUINO, example source code]]
 +  * [[.:​hmi_connection_uno:​|Interfacing with the FADUINO 18TA or Arduino Uno, example source code]]
 +  * [[.:​HMI_connection_mcu:​|Interfacing with a Generic Microcontroller]]
 +    * [[.:​simplemodbus:​|What is Simple MODBUS?]]
 +  * [[.:​HMI_connection_modbus_tcp:​|Modbus TCP]]
 +  * [[.:​HMI_connection_modbus_rtu_slave:​|Modbus RTU Slave]]
 +
 +===== Runtime Configuration =====
 +
 +  * [[.:​HMIeditor_runtime_configuration:​|Runtime Configuration]]
 +  * [[.:​HMIeditor_Monitoring:​|How to erase Status Monitoring on screen]]
 +  * [[.:​HMIeditor_NetworkSetting:​|Network Setting]]
 +
 +===== Sample Application =====
 +
 +  * [[.:​Samples:​|Sample Applications]]
 +  * [[:​comfilehmi:​exampe_projects:​index|FADUINO Sample Applications]]
 +
 +----
 +
 +====== Comfile Studio User's Manual ======
 +
 +  * [[.:​HMIeditor_download:​|Comfile Studio Download and Release History]]
 +  * [[.:​HMIeditor_install:​|Comfile Studio Installation]]
 +  * [[.:​HMIeditor_screen:​|Comfile Studio Main Window Overview]]
 +  * [[.:​HMIeditor_prject:​|Creating a New Project]]
 +  * [[.:​HMIeditor_prjectsetting:​|Modifying a Project'​s Properties]]
 +  * [[.:​HMIeditor_activesync:​|Installing Windows Mobile Device Center]]
 +  * [[.:​HMIeditor_sympleproject:​|Deploying a Project]]
 +  * [[.:​HMIeditor_MassProduction:​|Deploying a Project for Mass production]]
 +  * [[.:​HMIeditor_smulation:​|Project Simulation]]
 +
 +===== Screens =====
 +
 +  * [[.:​HMI_page:​|Adding a New Screen and Customizing its Properties]]
 +  * [[.:​HMI_draw:​|Adding Shapes and Widgets to a Screen]]
 +  * [[.:​HMI_align:​|Arranging Widgets on the Screen]]
 +
 +===== Common Features =====
 +
 +  * [[.:​HMIeditor_address:​|Device Addressing]]
 +  * [[.:​HMIeditor_susik:​|Internal Variables, Internal Memory, and Expressions]]
 +  * [[.:​HMIeditor_font:​|Fonts (Multilingual Text)]]
 +  * [[.:​HMIeditor_string_variable_control:​|String Variable Control]]
 +
 +===== Widgets =====
 +
 +  * [[.:Control Button:​]] ​
 +    * [[.:Common Widget Properties:​]]
 +    * [[.:Lamp Effect:]]
 +  * [[.:Screen Transition Button:]]
 +  * [[.:​Multi-action Button:]]
 +    * [[.:​MultiAction:​|Actions]] ​
 +  * [[.:Numeric Input:]]
 +  * [[.:​Lamp:​]] ​
 +  * [[.:Toggle Switch:​]] ​
 +  * [[.:​Number:​]]
 +  * [[.:​Text:​]] ​
 +  * [[.:​Time:​|Time]]
 +  * [[.:Text Builder:]]
 +  * [[.:​Keypad:​|Numeric Keypad]]
 +  * [[.:​Alphanumeric Keypad:]]
 +  * [[.:​Progress Bar:]]
 +  * [[.:​Slider:​]]
 +  * [[.:Log Viewer:]]
 +  * [[.:Alram History Viewer:]]
 +  * [[.:Knob:]]
 +  * [[.:Trend Graph:]]
 +
 +===== Shapes and Graphics =====
 +
 +  * [[.:​hmi_lines:​|Lines,​ Rectangles, and Ellipses]]
 +    * [[.:​hmi_background:​|Using Rectangles as Background Decorations]]
 +  * [[.:Grid:]]
 +  * [[.:Title Bar:]]
 +  * [[.:​Image:​]]
 +  * [[.:Dynamic Image:]]
 +
 +===== Field Resources =====
 +
 +  * [[.:text resources:​|Text Resources]]
 +  * [[.:color resources:​|Color Resources]]
 +  * [[.:image resources:​|Image Resources]]
 +  * [[.:address resources:​|Address Resources]]
 +
 +===== Events and Actions =====
 +
 +  * [[.:​GlobalEvent:​|Global Events]] ​
 +  * [[.:​ScreenEvent:​|Screen Events]] ​
 +  * [[.:​MultiAction:​|Actions]] ​
 +  * [[.:User Action Groups:​|Action Groups]]
 +
 +===== Remote Control =====
 +
 +  * [[.:​RemoteControl:​|Supervisory Remote Control (ComfileHMI panel PCs only)]] - View and control one or more ComfileHMI panel PCs from any device with a modern web browser. ​
 +  * [[.:Remote Scripting:​|Remote Scripting (CHC and PC only)]]
 +  * [[.:Web API:|Web API (CHC Models Only)]] - Read from, write to, and otherwise control a ComfileHMI panel PC from any modern web browser, other ComfileHMI panel PC, or other web client.
 +  * [[.:Web File Manager:​|Web File Manager (CHC and PC Only)]] - Manage files on the ComfileHMI panel PC through a web interface.
 +
 +===== Other Features =====
 +
 +  * [[.:​HMIeditor_function:​|System Functions]]
 +
 +[[:​index|COMFILE Technology'​s Documentation Library]]