Functions
|
Page 127
setRealTimeInChangePerPulse
This function sets the change per pulse for the selected axis under real
time input in the closed-loop mode.
only used in closed loop operation
Function specific parameters
In
axis
[0|1|2]
delta
to be added to current position in nm
Ou
t
errNo
errNo
JSON Method
method: com.attocube.amc.rtin.setRealTimeInChangePerPulse
params: [axis, delta]
Result: [errNo]
C-DLL call
int AMC_rtin_setRealTimeInChangePerPulse(int deviceHandle, int axis, int
delta)
Python
[dev].rtin.setRealTimeInChangePerPulse(axis, delta)
Matlab
[] = rtin_setRealTimeInChangePerPulse(axis, delta)
C#
void value = [Device].Rtin_SetRealTimeInChangePerPulse(int axis, int delta)
LabVIEW
rtin_setRealTimeInChangePerPulse.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......