User Tools

Site Tools

한국어

logicpython:cubloc_api:putstr

Differences

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

Link to this comparison view

logicpython:cubloc_api:putstr [2026/04/10 02:06] – created - external edit 127.0.0.1logicpython:cubloc_api:putstr [2026/04/10 04:06] (current) – removed mfranklin
Line 1: Line 1:
-====== PutStr ====== 
- 
-Send string ''data'' on the specified RS-232 ''channel''. 
- 
-===== Syntax ===== 
- 
-<code python> 
-from cubloc import PutStr 
- 
-PutStr(channel: int, *data: str) 
-</code> 
- 
-===== Example ===== 
- 
-<code python> 
-from cubloc import PutStr 
- 
-# Example usage 
-PutStr(0, 1) 
-</code> 
- 
-===== Related APIs ===== 
- 
-  * [[logicpython:cubloc_api:bclr|BClr]] 
-  * [[logicpython:cubloc_api:bfree|BFree]] 
-  * [[logicpython:cubloc_api:blen|BLen]] 
-  * [[logicpython:cubloc_api:checkbf|CheckBf]] 
-  * [[logicpython:cubloc_api:get|Get]] 
  
logicpython/cubloc_api/putstr.1775786799.txt.gz · Last modified: by 127.0.0.1