Camera Sync 7F
Signature
void camerasync_7f(int identifier); //id:0x007f
Description
Used after functions like Camera Start 7D to stop the execution of the following functions until the camera is enabled and if its motion, if it has any, is completed.
Arguments
Identifier
The identifier of the event camera that will be awaited.
There are a total of 4 (0->3) event cameras that can be enabled at the same time, but only one them will be used at a time.
Notes
Last updated