Functions
|
Page 91
setControlEotOutputDeactive
This function sets the output applied to the selected axis on the end of
travel.
Function specific parameters
In
axis
[0|1|2]
enable
if enabled, the output of the axis will be deactivated
on positive EOT detection.
Ou
t
errNo
errNo
JSON Method
method: com.attocube.amc.move.setControlEotOutputDeactive
params: [axis, enable]
Result: [errNo]
C-DLL call
int AMC_move_setControlEotOutputDeactive(int deviceHandle, int axis, bool
enable)
Python
[dev].move.setControlEotOutputDeactive(axis, enable)
Matlab
[] = move_setControlEotOutputDeactive(axis, enable)
C#
void value = [Device].Move_SetControlEotOutputDeactive(int axis, bool
enable)
LabVIEW
setControlEotOutputDeactive.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......