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