Page 24
|
Table of Contents
setLowerSoftLimit
Sets the lower 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
Lower 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.setLowerSoftLimit
params: [axis, limit]
Result: [errNo]
C-DLL call
int AMC_amcids_setLowerSoftLimit(int deviceHandle, int axis, double limit)
Python
[dev].amcids.setLowerSoftLimit(axis, limit)
Matlab
[] = amcids_setLowerSoftLimit(axis, limit)
C#
void value = [Device].Amcids_SetLowerSoftLimit(int axis, double limit)
LabVIEW
setLowerSoftLimit.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......