Page 60
|
Table of Contents
setControlMove
This function sets the approach of the selected axis’ positioner to the
target position.
Function specific parameters
In
axis
[0|1|2]
enable
boolean true: eanble the approach , false: disable the
approach
Ou
t
errNo
errNo
JSON Method
method: com.attocube.amc.control.setControlMove
params: [axis, enable]
Result: [errNo]
C-DLL call
int AMC_control_setControlMove(int deviceHandle, int axis, bool enable)
Python
[dev].control.setControlMove(axis, enable)
Matlab
[] = control_setControlMove(axis, enable)
C#
void value = [Device].Control_SetControlMove(int axis, bool enable)
LabVIEW
setControlMove.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......