Skip to main content
Skip table of contents

get_extenc_count(channel)

Features

Get the count value of the corresponding encoder channel.

Parameters

Parameter NameData TypeDefault ValueDescription

channel

int

1

Encoder channel (1, 2)

1: Channel 1

2: Channel 2

Return

ValueDescription

count

Current encoder count value of corresponding channel

Exception

ExceptionDescription

N/A

Not Used

Example

PY
enc_cnt = get_extenc_count(1)
# External Encoder channel 1 current count value calculation


Related commands


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.