Page 44
|
Table of Contents
getExternalSensor
This function gets whether the sensor source of closed loop is IDS
It is only available when the feature AMC/IDS closed loop has been
activated
Function specific parameters
In
axis
[0|1|2]
Ou
t
errNo
errNo
enabled
enabled
JSON Method
method: com.attocube.amc.control.getExternalSensor
params: [axis]
Result: [errNo, enabled]
C-DLL call
int AMC_control_getExternalSensor(int deviceHandle, int axis, bool*
enabled)
Python
enabled = [dev].control.getExternalSensor(axis)
Matlab
[enabled] = control_getExternalSensor(axis)
C#
bool value = [Device].Control_GetExternalSensor(int axis)
LabVIEW
getExternalSensor.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......