Page 26
|
Table of Contents
setUpperSoftLimit
Sets the upper boundary of the soft limit protection in pm.
This protection is needed if the IDS working range is smaller than the
positioners travel range.
It is no hard limit, so, it is possible to overshoot it!
Function specific parameters
In
axis
Axis of the AMC where the soft limit should be
changed
limit
Upper boundary in pm
Ou
t
errNo
int32
Error number if one occured, 0 in case of no error
JSON Method
method: com.attocube.amc.amcids.setUpperSoftLimit
params: [axis, limit]
Result: [errNo]
C-DLL call
int AMC_amcids_setUpperSoftLimit(int deviceHandle, int axis, double limit)
Python
[dev].amcids.setUpperSoftLimit(axis, limit)
Matlab
[] = amcids_setUpperSoftLimit(axis, limit)
C#
void value = [Device].Amcids_SetUpperSoftLimit(int axis, double limit)
LabVIEW
setUpperSoftLimit.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......