Represents a coordinate axis (X, Y, or Z).
enum Go2Axis { GO2_AXIS_X = 0, GO2_AXIS_Y = 1, GO2_AXIS_Z = 2 };
Go2Api.h