Page 38
|
Table of Contents
getControlMove
This function gets the approach of the selected axis’ positioner to the
target position.
Function specific parameters
In
axis
[0|1|2]
Ou
t
errNo
errNo
enable
boolean true: closed loop control enabled, false:
closed loop control disabled
JSON Method
method: com.attocube.amc.control.getControlMove
params: [axis]
Result: [errNo, enable]
C-DLL call
int AMC_control_getControlMove(int deviceHandle, int axis, bool* enable)
Python
enable = [dev].control.getControlMove(axis)
Matlab
[enable] = control_getControlMove(axis)
C#
bool value = [Device].Control_GetControlMove(int axis)
LabVIEW
getControlMove.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......