Breadcrumbs

clear_extenc_count()

Definition

clear_extenc_count(channel)

Features

Reset counter value of the corresponding encoder channel to 0.

Parameters

Parameter Name

Data Type

Default Value

Description

channel

int

1

Encoder channel (1, 2)

1: Channel 1

2: Channel 2

Return

Value

Description

N/A

Not Used

Exception

Exception

Description

N/A

Not Used

Example

Python
clear_extenc_count(1)
# External Encoder channel 1 count value reset to 0