Control Mode header

The control mode functions are declared in the header file AxisConfiguration.h.

In AxisConfiguration.h, your Control Mode code should be as follows:

            #pragma once

VOID GetAvailableControlMode(int Index);
VOID SetControlMode(int Index);