Page 42
|
Table of Contents
getCrosstalkThreshold
This function gets the threshold range and slip phase time which is
used while moving another axis
Function specific parameters
In
axis
[0|1|2]
Ou
t
errNo
errNo
range
in pm
time
after slip phase which is waited until the controller is
acting again in microseconds
JSON Method
method: com.attocube.amc.control.getCrosstalkThreshold
params: [axis]
Result: [errNo, range, time]
C-DLL call
int AMC_control_getCrosstalkThreshold(int deviceHandle, int axis, int*
range, int* time)
Python
range, time = [dev].control.getCrosstalkThreshold(axis)
Matlab
[range, time] = control_getCrosstalkThreshold(axis)
C#
Tuple<int,int> value = [Device].Control_GetCrosstalkThreshold(int axis)
LabVIEW
getCrosstalkThreshold.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......