User Tools

Site Tools

한국어

logicpython:cubloc_api:debug

Differences

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

Link to this comparison view

Next revision
Previous revision
logicpython:cubloc_api:debug [2026/04/10 02:06] – created - external edit 127.0.0.1logicpython:cubloc_api:debug [2026/04/10 06:15] (current) – removed mfranklin
Line 1: Line 1:
-====== Debug ====== 
- 
-Print debug ''values'', interpreting CUBLOC debug control codes. 
- 
-===== Syntax ===== 
- 
-<code python> 
-from cubloc import Debug 
- 
-Debug(*values: object) 
-</code> 
- 
-===== Example ===== 
- 
-<code python> 
-from cubloc import Debug, CR 
- 
-# Print a debug line on the serial monitor. 
-Debug("Hello from Debug", CR) 
-</code> 
- 
-===== Related APIs ===== 
- 
-  * [[logicpython:cubloc_api:nop|Nop]] 
-  * [[logicpython:cubloc_api:setdebug|SetDebug]] 
-  * [[logicpython:cubloc_api:setonglobal|SetOnGlobal]] 
-  * [[logicpython:cubloc_api:sys|Sys]] 
-  * [[logicpython:cubloc_api:time|Time]] 
  
logicpython/cubloc_api/debug.1775786798.txt.gz · Last modified: by 127.0.0.1