Page 108
|
Table of Contents
getEnabled
Gets the enabled status of the rotation compensation
Function specific parameters
Ou
t
errNo
int32
Error code, if there was an error, otherwise 0 for ok
enabled
boolean
true Rotation compensation is enabled, false
Rotation compensation is disabled
JSON Method
method: com.attocube.amc.rotcomp.getEnabled
params: []
Result: [errNo, enabled]
C-DLL call
int AMC_rotcomp_getEnabled(int deviceHandle, bool* enabled)
Python
enabled = [dev].rotcomp.getEnabled()
Matlab
[enabled] = rotcomp_getEnabled()
C#
bool value = [Device].Rotcomp_GetEnabled()
LabVIEW
getEnabled.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......