Photomechanics API
IAccumulatedStepsCountProvider Interface Reference

Provides basic turn table functions. More...

Inheritance diagram for IAccumulatedStepsCountProvider:
[legend]

Public Member Functions

Task ResetAccumulatedStepsCount ()
 Reset hardware accumulated steps counter.
 
Task< UInt64 > GetAccumulatedStepsCount ()
 Get value of hardware accumulated steps counter. More...
 

Detailed Description

Provides basic turn table functions.

Member Function Documentation

◆ GetAccumulatedStepsCount()

Task< UInt64 > IAccumulatedStepsCountProvider.GetAccumulatedStepsCount ( )

Get value of hardware accumulated steps counter.

Provides information on turntable position for cases when connection is lost.