User Tools

Site Tools

한국어

logicpython:cubloc_api:stepstop

This is an old revision of the document!


StepStop

Immediately stop pulse output on the specified step channel.

Syntax

from cubloc import StepStop
 
StepStop(channel: int)

Parameters

  • channel: StepPulse channel number (0 or 1).

Exceptions

Example

from cubloc import StepStop
 
# Example usage
StepStop(0)
logicpython/cubloc_api/stepstop.1775786799.txt.gz · Last modified: by 127.0.0.1