Support function to pos_capture_cmd() which is used to test whether the photo has been captured.
Syntax |
i32 pos_capture_sts (i32 nAx, i32 phId, real phDest [, i32 rawPh=NULL]) |
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
nAx |
Axis number (1-:-32) |
||||||||||||||||||||||
phId |
Value returned by pos_capture_cmd() |
||||||||||||||||||||||
phDest |
Variable in which the function writes the value of the captured quota |
||||||||||||||||||||||
rawPh |
Variable in which the function writes the raw value of the quota. (optional, default NULL) |
||||||||||||||||||||||
Result |
Returns:
|
||||||||||||||||||||||
Validity |
Rule, Task |
||||||||||||||||||||||
System Requirements |
RTE 33.3.4, RC3E 33.1.9 |
||||||||||||||||||||||
Note |
In case of continuous photo, only one report is given for each photo taken |
Example of use:
|