Functions
|
Page 25
setSoftLimitEnabled
Enables/disables the soft limit protection.
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
enabled
True, if the soft limit should be enabled on this axis
Ou
t
errNo
int32
Error number if one occured, 0 in case of no error
JSON Method
method: com.attocube.amc.amcids.setSoftLimitEnabled
params: [axis, enabled]
Result: [errNo]
C-DLL call
int AMC_amcids_setSoftLimitEnabled(int deviceHandle, int axis, bool
enabled)
Python
[dev].amcids.setSoftLimitEnabled(axis, enabled)
Matlab
[] = amcids_setSoftLimitEnabled(axis, enabled)
C#
void value = [Device].Amcids_SetSoftLimitEnabled(int axis, bool enabled)
LabVIEW
setSoftLimitEnabled.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......