Page 66
|
Table of Contents
setMotionControlThreshold
This function sets the threshold range within the closed-loop
controlled movement stops to regulate. Default depends on connected
sensor type
Function specific parameters
In
axis
[0|1|2]
threshold
in pm
Ou
t
errNo
errNo
JSON Method
method: com.attocube.amc.control.setMotionControlThreshold
params: [axis, threshold]
Result: [errNo]
C-DLL call
int AMC_control_setMotionControlThreshold(int deviceHandle, int axis, int
threshold)
Python
[dev].control.setMotionControlThreshold(axis, threshold)
Matlab
[] = control_setMotionControlThreshold(axis, threshold)
C#
void value = [Device].Control_SetMotionControlThreshold(int axis, int
threshold)
LabVIEW
setMotionControlThreshold.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......