Functions
|
Page 79
getControlContinuousFwd
This function gets the axis’ movement status in positive direction.
Function specific parameters
In
axis
[0|1|2]
Ou
t
errNo
errNo
enabled
true if movement Fwd is active, false otherwise
JSON Method
method: com.attocube.amc.move.getControlContinuousFwd
params: [axis]
Result: [errNo, enabled]
C-DLL call
int AMC_move_getControlContinuousFwd(int deviceHandle, int axis, bool*
enabled)
Python
enabled = [dev].move.getControlContinuousFwd(axis)
Matlab
[enabled] = move_getControlContinuousFwd(axis)
C#
bool value = [Device].Move_GetControlContinuousFwd(int axis)
LabVIEW
getControlContinuousFwd.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......