Page 62
|
Table of Contents
setControlReferenceAutoUpdate
This function sets the status of whether the reference position is
updated when the reference mark is hit.
When this function is disabled, the reference marking will be
considered only the first time and after then ignored.
Function specific parameters
In
axis
[0|1|2]
enable
boolean
Ou
t
errNo
errNo
JSON Method
method: com.attocube.amc.control.setControlReferenceAutoUpdate
params: [axis, enable]
Result: [errNo]
C-DLL call
int AMC_control_setControlReferenceAutoUpdate(int deviceHandle, int axis,
bool enable)
Python
[dev].control.setControlReferenceAutoUpdate(axis, enable)
Matlab
[] = control_setControlReferenceAutoUpdate(axis, enable)
C#
void value = [Device].Control_SetControlReferenceAutoUpdate(int axis, bool
enable)
LabVIEW
setControlReferenceAutoUpdate.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......