Page 86
|
Table of Contents
getPosition
This function gets the current position of the positioner on the
selected axis.
The axis on the web application are indexed from 1 to 3
Function specific parameters
In
axis
[0|1|2]
Ou
t
errNo
errNo
position
defined in nm for goniometer an rotator type actors
it is µ°.
JSON Method
method: com.attocube.amc.move.getPosition
params: [axis]
Result: [errNo, position]
C-DLL call
int AMC_move_getPosition(int deviceHandle, int axis, double* position)
Python
position = [dev].move.getPosition(axis)
Matlab
[position] = move_getPosition(axis)
C#
double value = [Device].Move_GetPosition(int axis)
LabVIEW
getPosition.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......