Functions
|
Page 85
getNSteps
This function gets the number of Steps in desired direction.
Function specific parameters
In
axis
[0|1|2]
Ou
t
errNo
errNo
nbrstep
nbrstep
JSON Method
method: com.attocube.amc.move.getNSteps
params: [axis]
Result: [errNo, nbrstep]
C-DLL call
int AMC_move_getNSteps(int deviceHandle, int axis, int* nbrstep)
Python
nbrstep = [dev].move.getNSteps(axis)
Matlab
[nbrstep] = move_getNSteps(axis)
C#
int value = [Device].Move_GetNSteps(int axis)
LabVIEW
getNSteps.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......