User Tools

Site Tools

한국어

logicpython:cubloc_api:high

This is an old revision of the document!


Table of Contents

High

Set a digital output pin high.

Syntax

from cubloc import High
 
High(pin: int)

Example

from cubloc import High
 
# Example usage
High(0)
logicpython/cubloc_api/high.1775786798.txt.gz · Last modified: by 127.0.0.1