Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| cubloc:usepin:index [2026/03/22 04:24] – [설명] admin | cubloc:usepin:index [2026/03/22 04:24] (current) – [사용예] admin | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| ==== 사용예 ==== | ==== 사용예 ==== | ||
| <code xbasic> | <code xbasic> | ||
| - | Const Device = CB210 ' | + | Const Device = CB210 ' |
| Usepin 0,In | Usepin 0,In | ||
| Usepin 8,Out | Usepin 8,Out | ||
| - | Set Ladder On '레더로직 시작 | + | Set Ladder On '래더로직 시작 |
| Do ' | Do ' | ||
