ReleaseAxis

Releases an axis from the Stopping state or detaches it from camming or gearing.

Syntax

KsError ReleaseAxis(
     int Index
);

Parameters

Index [in]: the index of an axis. Indexes are zero based. Aliases affect this parameter.

Return value

If the function succeeds, it returns errNoError, otherwise an error code. For more information about the error code, see the KsError list.

Example

N/A

Requirements

  RT Win32
Minimum supported version 4.2 4.2
Header ksmotion.h ksmotion.h
Library KsApi_Rtss.lib KsApi.lib

See also

StopAxis

SetAxisCam

SetAxisGear

SetAxisGearInPos