Functions
|
Page 83
getGroundAxisAutoOnTarget
Pull axis piezo drive to GND if positioner is in ground target range
ONLY DUMMY RIGHT NOW
only in AMC300
Function specific parameters
In
axis
montion controler axis [0|1|2]
Ou
t
errNo
0 or error
value
true or false
JSON Method
method: com.attocube.amc.move.getGroundAxisAutoOnTarget
params: [axis]
Result: [errNo, value]
C-DLL call
int AMC_move_getGroundAxisAutoOnTarget(int deviceHandle, int axis,
bool* value)
Python
value = [dev].move.getGroundAxisAutoOnTarget(axis)
Matlab
[value] = move_getGroundAxisAutoOnTarget(axis)
C#
bool value = [Device].Move_GetGroundAxisAutoOnTarget(int axis)
LabVIEW
getGroundAxisAutoOnTarget.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......