Page 82
|
Table of Contents
getGroundAxis
Pull axis piezo drive to GND actively
only in AMC300
Function specific parameters
In
axis
montion controler axis [0|1|2]
Ou
t
errNo
0 or error
grounded
true or false
JSON Method
method: com.attocube.amc.move.getGroundAxis
params: [axis]
Result: [errNo, grounded]
C-DLL call
int AMC_move_getGroundAxis(int deviceHandle, int axis, bool* grounded)
Python
grounded = [dev].move.getGroundAxis(axis)
Matlab
[grounded] = move_getGroundAxis(axis)
C#
bool value = [Device].Move_GetGroundAxis(int axis)
LabVIEW
getGroundAxis.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......