Functions
|
Page 69
setSensorEnabled
Set sensor power supply status, can be switched off to save heat
generated by sensor [NUM or RES]
Positions retrieved will be invalid when activating this, so closed-loop
control should be switched off beforehand
Function specific parameters
In
axis
[0|1|2]
value
true if enabled, false otherwise
Ou
t
errNo
errNo
JSON Method
method: com.attocube.amc.control.setSensorEnabled
params: [axis, value]
Result: [errNo]
C-DLL call
int AMC_control_setSensorEnabled(int deviceHandle, int axis, bool value)
Python
[dev].control.setSensorEnabled(axis, value)
Matlab
[] = control_setSensorEnabled(axis, value)
C#
void value = [Device].Control_SetSensorEnabled(int axis, bool value)
LabVIEW
setSensorEnabled.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......