Functions
|
Page 147
3.11
Status
getFullCombinedStatus
Get the full combined status of a positioner axis and return the status
as a string (to be used in the Webapplication)
Function specific parameters
In
axis
[0|1|2]
Ou
t
errNo
errNo
value_string1
string can be "moving","in target range", "backward
limit reached", "forward limit reached", "positioner
not connected", "output not enabled"
JSON Method
method: com.attocube.amc.status.getFullCombinedStatus
params: [axis]
Result: [errNo, value_string1]
C-DLL call
int AMC_status_getFullCombinedStatus(int deviceHandle, int axis, char*
value_string1, int size0)
Python
value_string1 = [dev].status.getFullCombinedStatus(axis)
Matlab
[value_string1] = status_getFullCombinedStatus(axis)
C#
string value = [Device].Status_GetFullCombinedStatus(int axis)
LabVIEW
getFullCombinedStatus.vi
Содержание attocube AMC100
Страница 1: ...Interface Manual AMC100 AMC300...
Страница 3: ......