Functions
|
Page 151
getStatusEotBkwd
This function gets the status of the end of travel detection on the
selected axis in backward direction.
Function specific parameters
In
axis
[0|1|2]
Ou
t
errNo
errNo
detected
true when EoT was detected
JSON Method
method: com.attocube.amc.status.getStatusEotBkwd
params: [axis]
Result: [errNo, detected]
C-DLL call
int AMC_status_getStatusEotBkwd(int deviceHandle, int axis, bool*
detected)
Python
detected = [dev].status.getStatusEotBkwd(axis)
Matlab
[detected] = status_getStatusEotBkwd(axis)
C#
bool value = [Device].Status_GetStatusEotBkwd(int axis)
LabVIEW
getStatusEotBkwd.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......