| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| cubloc:index [2026/02/16 21:08] – admin | cubloc:index [2026/04/22 13:04] (current) – [How to use Ladder logic] admin |
|---|
| |
| [[product_warning:index|Warning]] | [[product_warning:index|Warning]] |
| |
| |
| CUBLOC is an industrial embedded computer developed by Comfile Technology. There are two main types. The core module is a semiconductor-type module, which can be inserted into a custom-designed PCB just like an MCU. The MSB series, on the other hand, is designed in a compact PLC-like form that can be directly installed and wired in the field. | CUBLOC is an industrial embedded computer developed by Comfile Technology. There are two main types. The core module is a semiconductor-type module, which can be inserted into a custom-designed PCB just like an MCU. The MSB series, on the other hand, is designed in a compact PLC-like form that can be directly installed and wired in the field. |
| ^ RS232C | 1CH | 1CH | 1CH | 1CH | 1CH | 1CH | 3CH | 3CH | 3CH | | ^ RS232C | 1CH | 1CH | 1CH | 1CH | 1CH | 1CH | 3CH | 3CH | 3CH | |
| ^ | [[.:CB210|Pinout]] | [[.:CB220/320|Pinout]] || [[.:CB280/380|Pinout]] || [[.:CB290|Pinout]] | [[.:CB400|Pinout]] | [[.:CB405|Pinout]] | [[.:CB405RT|Pinout]] | | ^ | [[.:CB210|Pinout]] | [[.:CB220/320|Pinout]] || [[.:CB280/380|Pinout]] || [[.:CB290|Pinout]] | [[.:CB400|Pinout]] | [[.:CB405|Pinout]] | [[.:CB405RT|Pinout]] | |
| ^ | [[http://www.comfiletech.com/cb210/|Buy]] | [[http://www.comfiletech.com/cb220/|Buy]] | [[http://www.comfiletech.com/cb320/|Buy]] | [[http://www.comfiletech.com/cb280/|Buy]] | [[http://www.comfiletech.com/cb380/|Buy]] | [[http://www.comfiletech.com/cb290/|Buy]] | [[http://www.comfiletech.com/cb400/|Buy]] | [[http://www.comfiletech.com/cb405/|Buy]] | [[http://www.comfiletech.com/cb405rt/|Buy]] | | ^ | [[https://www.comfiletech.com/cb210/|Buy]] | [[https://www.comfiletech.com/cb220/|Buy]] | [[https://www.comfiletech.com/cb320/|Buy]] | [[https://www.comfiletech.com/cb280/|Buy]] | [[https://www.comfiletech.com/cb380/|Buy]] | [[https://www.comfiletech.com/cb290/|Buy]] | [[https://www.comfiletech.com/cb400/|Buy]] | [[https://www.comfiletech.com/cb405/|Buy]] | [[https://www.comfiletech.com/cb405rt/|Buy]] | |
| |
| |
| | [[.:Menutitle:]] | | [[.:Out:]] | [[.:Puta2:]] | [[.:Rtcwrite:]] | [[.:Set Modbus:]] | [[.:Spc:]] | | | [[.:Menutitle:]] | | [[.:Out:]] | [[.:Puta2:]] | [[.:Rtcwrite:]] | [[.:Set Modbus:]] | [[.:Spc:]] | |
| | [[.:Mid:]] | | [[.:Output:]] | [[.:Putstr:]] | [[.:Rtrim:]] | [[.:Set OnGlobal:]] | [[.:Spi:]] | | | [[.:Mid:]] | | [[.:Output:]] | [[.:Putstr:]] | [[.:Rtrim:]] | [[.:Set OnGlobal:]] | [[.:Spi:]] | |
| | [[.:Mpadin:]] | | [[.:Outstat:]] | [[.:Pwm:]] | | [[.:Set OnInt:]] | [[.:Sqr:]] | | | | | [[.:Outstat:]] | [[.:Pwm:]] | | [[.:Set OnInt:]] | [[.:Sqr:]] | |
| | [[.:Mpdaouta:]] | | | [[.:Pwmoff:]] | | [[.:Set OnLadderInt:]] | [[.:Stepaccel:]] | | | | | | [[.:Pwmoff:]] | | [[.:Set OnLadderInt:]] | [[.:Stepaccel:]] | |
| | [[.:Mpdaoutv:]] | | | | | [[.:Set OnPad:]] | [[.:Steppulse:]] | | | | | | | | [[.:Set OnPad:]] | [[.:Steppulse:]] | |
| | [[.:Mphadin:]] | | | | | [[.:Set OnRecv:]] | [[.:Stepstat:]] | | | | | | | | [[.:Set OnRecv:]] | [[.:Stepstat:]] | |
| | [[.:Mpin:]] | | | | | [[.:Set OnTimer:]] | [[.:Stepstop:]] | | | | | | | | [[.:Set OnTimer:]] | [[.:Stepstop:]] | |
| | [[.:Mprelay:]] | | | | | [[.:Set OutOnly:]] | [[.:String:]] | | | | | | | | [[.:Set OutOnly:]] | [[.:String:]] | |
| | [[.:Mpsink:]] | | | | | [[.:Set Pad:]] | [[.:Sys:]] | | | | | | | | [[.:Set Pad:]] | [[.:Sys:]] | |
| | [[.:Mpsource:]] | | | | | [[.:Set RS232:]] | | | | | | | | | [[.:Set RS232:]] | | |
| | [[.:Mpthin:]] | | | | | [[.:Set Rs485:]] | | | | | | | | | [[.:Set Rs485:]] | | |
| |
| |
| | [[.:Time:]] | [[.:Utmax:]] | [[.:Valsng:]] | | [[.:ifdef..endif:|#ifdef...#endif]] | | | [[.:Time:]] | [[.:Utmax:]] | [[.:Valsng:]] | | [[.:ifdef..endif:|#ifdef...#endif]] | |
| | [[.:Timeset:]] | | | | [[.:include:|#include]] | | | [[.:Timeset:]] | | | | [[.:include:|#include]] | |
| | |
| |
| ===== Graphic/Display Library ===== | ===== Graphic/Display Library ===== |
| |
| *[[.:Starting Ladder Logic:]] | *[[.:Starting Ladder Logic:]] |
| * [[.:Registers:]] | *[[.:Registers:]] |
| * [[.:Special Regsiters:|Special Registers]] | *[[.:Special Regsiters:|Special Registers]] |
| | *[[.:Ladder_Number:|Number System]] |
| *[[.:Using I/O:|Using Ladder Logic I/O (About Alias)]] | *[[.:Using I/O:|Using Ladder Logic I/O (About Alias)]] |
| *[[.:Edit Ladder Logic:]] | *[[.:Edit Ladder Logic:]] |
| *[[cubloc:comparison_logic:index|Comparison Logic]] | *[[cubloc:comparison_logic:index|Comparison Logic]] |
| *[[.:Invalid Ladder Logic:]] | *[[.:Invalid Ladder Logic:]] |
| <html><!--*[[.:AD Input with MSB Logic:]]--></html> | |
| |
| |
| |
| * [[.:BASIC Modbus RTU Master:|An Example Modbus RTU Master Written in BASIC]] | * [[.:BASIC Modbus RTU Master:|An Example Modbus RTU Master Written in BASIC]] |
| |
| [[http://www.comfiletech.com/content/cubloc/cublocmanual.pdf|Cubloc User's Manual PDF file]] - This is the CUBLOC manual as it existed before publishing the Comfile Documentation Library. It is no longer maintained, but remains here as a historical record. | [[https://www.comfiletech.com/content/cubloc/cublocmanual.pdf|Cubloc User's Manual PDF file]] - This is the CUBLOC manual as it existed before publishing the Comfile Documentation Library. It is no longer maintained, but remains here as a historical record. |
| |
| [[:index|COMFILE Technology's Documentation Library]] | [[:index|COMFILE Technology's Documentation Library]] |