17
3.5. ENCODER LEVEL FUNCTIONS
3.5.1. RESOLUTION
#
Brief
Description
Name
Arguments (in C Syntax)
Full Description
10
Set Encoder
Resolution
SetEncoderResolution
(long CardHandle,
short EncoderNumber,
short ClocksPerCycle)
Selects the appropriate resolution that fits user's encoder.
11
Get Encoder
Resolution
GetEncoderResolution
(long CardHandle,
short EncoderNumber,
short* ClocksPerCycle)
Gets the current selection of the Encoder Resolution (1, 2 or 4
Clocks/Cycle).
Note: The description of the common arguments is in section 3.6