User Tools

Site Tools

한국어

logicpython:cubloc_api:countreset

This is an old revision of the document!


CountReset

Reset the pulse count for the specified counter channel to 0.

Syntax

from cubloc import CountReset
 
CountReset(channel: int)

Parameters

  • channel: Counter channel number (0 to 4).

Exceptions

Example

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