User Tools

Site Tools

한국어

cubloc:how_to_use_cubloc_studio: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
cubloc:how_to_use_cubloc_studio:index [2023/05/10 13:04]
COMFILE Technology [Setup]
cubloc:how_to_use_cubloc_studio:index [2023/07/06 05:23] (current)
COMFILE Technology [Device]
Line 66: Line 66:
 ==== Files ==== ==== Files ====
  
-^Menu ^Explanation^ +^Menu ^^ Explanation^ 
-|New |Create new file.| +|New || Create new file.| 
-|Open |Open file.| +|Open || Open file.| 
-|Ladder Import |Import Ladder Logic part of a Cubloc program.| +|Ladder Import ​|| Import Ladder Logic part of a Cubloc program.| 
-|Save |Save current file.| +|Save || Save current file.| 
-|Save As |Save current file under a different name.| +|Save As || Save current file under a different name.| 
-|Save Object |Save current program as an object file. Use this to \\ protect your source code. An object file is a \\ strictly binary format file so others cannot easily reverse \\ engineer it. You can use "​Download from Object File" to \\ download an object file to Cubloc.| +|Save Object ​|| Save current program as an object file. Use this to \\ protect your source code. An object file is a \\ strictly binary format file so others cannot easily reverse \\ engineer it. You can use "​Download from Object File" to \\ download an object file to Cubloc.| 
-|Print Ladder |Print Ladder Logic section only.| +|Print Ladder ​|| Print Ladder Logic section only.| 
-|Print BASIC |Print BASIC section only.| +|Print BASIC || Print BASIC section only.| 
-|Print Setup |Setup printer for printing Ladder Logic editor.| +|Print Setup || Setup printer for printing Ladder Logic editor.| 
-|Download from Object file|Download an object file to the Cubloc module.| +|Download from Object file || Download an object file to the Cubloc module.| 
-|BMP download forCT1721C | Download Bitmap to CT1721C| +| Utility for CUTOUCH  ​| BMP download forCT1721C | Download Bitmap to CT1721C| 
-|Touch calibration for CT1721C|Calibrate CT1721C'​s Touch-screen | +| ::: | Touch calibration for CT1721C|Calibrate CT1721C'​s Touch-screen | 
-|BMP download for CT1820|Download Bitmap to CT1820| +| ::: | BMP download for CT1820|Download Bitmap to CT1820| 
-|Touch calibration for CT1820|Calibrate CT1820'​s Touch-screen| +| ::: | Touch calibration for CT1820|Calibrate CT1820'​s Touch-screen| 
-|Store Current Time to CT1820 RTC|Synchronize this PC's current time with the CT1820'​s RTC| +| ::: | Store Current Time to CT1820 RTC|Synchronize this PC's current time with the CT1820'​s RTC| 
-|Last 4 Files Edited |View last 4 files edited.| +|Last 4 Files Edited ​|| View last 4 files edited. | 
-|Exit |Exit Cubloc Studio|+|Exit || Exit Cubloc Studio|
  
 ==== Device ==== ==== Device ====
 +
 +If you select a device in use here, an Const device statement is inserted. But #include statements for MSB series are not supported.
 +
 +{{ :​cubloc:​how_to_use_cubloc_studio:​device.png?​nolink |}}
 +
 +==== Example ====
 +<code xbasic>
 +Const Device = CB220      ' Use CB220.
 +</​code>​
 +
 +==== Run ====
  
 ^Menu ^Explanation^ ^Menu ^Explanation^
Line 108: Line 119:
 |Editor Environment Setup|Configuration options for the BASIC editor.| |Editor Environment Setup|Configuration options for the BASIC editor.|
 |Ladder Logic Environment Options| Configuration options for Ladder Logic.| |Ladder Logic Environment Options| Configuration options for Ladder Logic.|
-|Use English menu |Change the language of the menus to English|+|Use English/​Korean ​menu |Change the language of the menus to English/Korean|
 |Firmware Download |Download Firmware to Cubloc. Please use this to \\ download firmware to Cubloc manually.| |Firmware Download |Download Firmware to Cubloc. Please use this to \\ download firmware to Cubloc manually.|
  
  
 [[cubloc:​index:​|Go CUBLOC home]] [[cubloc:​index:​|Go CUBLOC home]]
cubloc/how_to_use_cubloc_studio/index.1683691452.txt.gz · Last modified: 2023/05/10 13:04 by COMFILE Technology