Functions
|
Page 111
setLUT
Sets the LUT file from a JSON string
Function specific parameters
In
lut_string
JSON string of the LUT file for the rotation
compensation
Ou
t
errNo
int32
Error code, if there was an error, otherwise 0 for ok
JSON Method
method: com.attocube.amc.rotcomp.setLUT
params: [lut_string]
Result: [errNo]
C-DLL call
int AMC_rotcomp_setLUT(int deviceHandle, const char* lut_string)
Python
[dev].rotcomp.setLUT(lut_string)
Matlab
[] = rotcomp_setLUT(lut_string)
C#
void value = [Device].Rotcomp_SetLUT(string lut_string)
LabVIEW
setLUT.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......